From a3b5a82e24a81780c920684cfd23091fd386e4d5 Mon Sep 17 00:00:00 2001 From: alterNERDtive Date: Wed, 8 Jan 2020 16:58:00 +0100 Subject: [PATCH] well :) --- Makefile | 1 + 1 file changed, 1 insertion(+) 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) *