mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-17 13:03:46 +00:00
Debug lftp to see why it doesn't work
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
echo Copying files...
|
||||
lftp sftp://wiech13:${LFTP_PASSWORD}@apps.wikitree.com << EOF
|
||||
lftp -d sftp://wiech13:${LFTP_PASSWORD}@apps.wikitree.com << EOF
|
||||
mkdir www/topola-viewer.new
|
||||
mirror -R -p build/ www/topola-viewer.new/
|
||||
rm -r www/topola-viewer.old
|
||||
|
||||
Reference in New Issue
Block a user