restructure and update logo and device picture
This commit is contained in:
@@ -12,9 +12,7 @@ echo "Uploading website files to $USER@$SERVER:$REMOTE_DIR ..."
|
||||
sshpass -p 'BiLqHib8s5Ag2FmL' sftp -oBatchMode=no -b - $USER@$SERVER <<EOF
|
||||
cd $REMOTE_DIR
|
||||
put -r $LOCAL_DIR/index.html
|
||||
put -r $LOCAL_DIR/favicon.ico
|
||||
put -r $LOCAL_DIR/logo.png
|
||||
put -r $LOCAL_DIR/device.png
|
||||
put -r $LOCAL_DIR/img
|
||||
bye
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user