Änderungen Malte für SIG
This commit is contained in:
@@ -9,7 +9,7 @@ LOCAL_DIR="$(dirname \"$0\")/src"
|
||||
|
||||
# === UPLOAD ===
|
||||
echo "Uploading website files to $USER@$SERVER:$REMOTE_DIR ..."
|
||||
sshpass -p 'BiLqHib8s5Ag2FmL' sftp -oBatchMode=no -b - $USER@$SERVER <<EOF
|
||||
sftp -i ~/.ssh/id_ed25519 -oBatchMode=yes -b - $USER@$SERVER <<EOF
|
||||
cd $REMOTE_DIR
|
||||
put -r $LOCAL_DIR/index.html
|
||||
put -r $LOCAL_DIR/impressum.html
|
||||
|
||||
Reference in New Issue
Block a user