diff --git a/Makefile b/Makefile index 88ff5c5..54a7402 100644 --- a/Makefile +++ b/Makefile @@ -13,6 +13,7 @@ exe: pyinstaller.exe -y edsm-getnearest.py pyinstaller.exe -y explorationtools.py +# probably won’t work unless you’re me :) release: clean rsync -avz gezocks:/mnt/d/git/elite-scripts/dist/ build/ cd build && zip -r ../$(zipfile) *