mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-20 18:02:44 +01:00
Final tweak for package.sh
This commit is contained in:
parent
e39deb4bdc
commit
6463913f22
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user