summaryrefslogtreecommitdiff
path: root/sync.sh
diff options
context:
space:
mode:
authorPranshu Sharma <pranshu@pebl>2024-12-13 01:08:40 +1000
committerPranshu Sharma <pranshu@pebl>2024-12-13 01:08:40 +1000
commita8c915a6ae837c0607eea6e498862b0ae248ba93 (patch)
tree9635737bc0d9eba0a603fd7eae6dcd604a569af2 /sync.sh
parent375204f6a5e76ea1629f61628a3f9537969e3774 (diff)
Added sync.sh (RUN WHEN SYNCING WITH SERVER)
Diffstat (limited to 'sync.sh')
-rw-r--r--sync.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/sync.sh b/sync.sh
new file mode 100644
index 0000000..6882f51
--- /dev/null
+++ b/sync.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+rsync -arv --exclude='.git/' --exclude='sync.sh' . root@bauherren.ovh:/var/www/bauherren/