This commit is contained in:
Johannes Findeisen 2018-01-15 20:25:41 +01:00
commit a5fa2c5b07
67 changed files with 7142 additions and 14 deletions

9
bin/_old/old/glasync Executable file
View file

@ -0,0 +1,9 @@
#!/bin/bash
rsync --delete -r -v -z /mnt/shared/www/wordpress/ \
-e ssh \
glashoffs.de:/var/www/glashoffs.de/www/htdocs/ \
--exclude='*~' \
--exclude='wp-config.php' \
--delete-excluded --perms --group