mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-18 05:23:45 +00:00
Add ssh key to known_hosts in wikitree deployment
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
echo Copying files...
|
||||
lftp -d sftp://wiech13:${LFTP_PASSWORD}@apps.wikitree.com << EOF
|
||||
lftp --env-password sftp://wiech13@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