Skip to content

Commit

Permalink
scripts: fix upload location
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Mar 5, 2024
1 parent a6a6ecc commit 933ae2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/upload-release
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ bye
EOT

sftp web <<EOT
cd /srv/http/dl.cihar.com/wammu/v0/
cd /home/nijel/srv/dl.cihar.com/wammu/v0/
put wammu-$REL.tar.xz
put wammu-$REL.tar.bz2
put wammu-$REL.tar.gz
Expand Down

0 comments on commit 933ae2c

Please sign in to comment.