This commit is contained in:
alterNERDtive 2020-01-08 16:58:00 +01:00
parent 61f6051c20
commit a3b5a82e24

View file

@ -13,6 +13,7 @@ exe:
pyinstaller.exe -y edsm-getnearest.py
pyinstaller.exe -y explorationtools.py
# probably wont work unless youre me :)
release: clean
rsync -avz gezocks:/mnt/d/git/elite-scripts/dist/ build/
cd build && zip -r ../$(zipfile) *