diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/rsync_command | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/rsync_command b/scripts/rsync_command new file mode 100644 index 0000000..63cef3f --- /dev/null +++ b/scripts/rsync_command @@ -0,0 +1 @@ +rsync -avzh . --exclude '.git/' --delete jo@jo.wark.yulqen.org:/var/www/html/ |