working syncing script from nextcloud
This commit is contained in:
parent
88f304a25d
commit
93d1159bc1
1
sync-nextcloud.sh
Normal file → Executable file
1
sync-nextcloud.sh
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cd ~/nc/tfcstaff/website/
|
||||
rsync -avz ./ ~/dev/tfcconnection/content/
|
||||
|
|
Loading…
Reference in a new issue