added upload sh script using rsync (with an ssh config+sshkey
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
rsync -rvc index.html CT-figli-deb9-lamp:www/ethica-spinoza.net/public_html/
|
||||
rsync -rvc assets/dist CT-figli-deb9-lamp:www/ethica-spinoza.net/public_html/assets/
|
||||
rsync -rvc assets/jsondb CT-figli-deb9-lamp:www/ethica-spinoza.net/public_html/assets/
|
||||
Reference in New Issue
Block a user