mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
Updated package.sh for Travis
This commit is contained in:
parent
e9f9f66b2f
commit
6d7ff628d8
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ zip -r Radarr_Windows_$VERSION.zip Radarr_Windows_$VERSION >& /dev/null
|
||||||
zip -r Radarr_Mono_$VERSION.zip Radarr_Mono_$VERSION >& /dev/null
|
zip -r Radarr_Mono_$VERSION.zip Radarr_Mono_$VERSION >& /dev/null
|
||||||
zip -r Radarr_OSX_$VERSION.zip Radarr_OSX_$VERSION >& /dev/null
|
zip -r Radarr_OSX_$VERSION.zip Radarr_OSX_$VERSION >& /dev/null
|
||||||
|
|
||||||
ftp -n ftp.leonardogalli.ch << END_SCRIPT
|
ftp -p -n ftp.leonardogalli.ch << END_SCRIPT
|
||||||
quote USER $FTP_USER
|
quote USER $FTP_USER
|
||||||
quote PASS $FTP_PASS
|
quote PASS $FTP_PASS
|
||||||
mkdir builds
|
mkdir builds
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue