feat: add SEO optimizations and server configuration files
This commit is contained in:
@@ -13,6 +13,9 @@ sshpass -p 'BiLqHib8s5Ag2FmL' sftp -oBatchMode=no -b - $USER@$SERVER <<EOF
|
||||
cd $REMOTE_DIR
|
||||
put -r $LOCAL_DIR/index.html
|
||||
put -r $LOCAL_DIR/impressum.html
|
||||
put -r $LOCAL_DIR/robots.txt
|
||||
put -r $LOCAL_DIR/sitemap.xml
|
||||
put -r $LOCAL_DIR/.htaccess
|
||||
mkdir img
|
||||
cd img
|
||||
put -r $LOCAL_DIR/img/*
|
||||
|
||||
Reference in New Issue
Block a user