1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-07 23:33:52 +00:00

Final tweak for package.sh

This commit is contained in:
Leonardo Galli 2017-04-12 22:31:49 +02:00
parent e39deb4bdc
commit 6463913f22

View file

@ -54,7 +54,8 @@ else
rm -rf Radarr
#TODO update for tar.gz
zip -r Radarr.$BRANCH.$VERSION.osx-app.zip _output_osx_app/*
cd _output_osx_app/
zip -r ../Radarr.$BRANCH.$VERSION.osx-app.zip *
fi
# ftp -n ftp.leonardogalli.ch << END_SCRIPT
# passive