silenced nc-sync
This commit is contained in:
parent
077da0dad0
commit
208f1d6a4b
|
@ -3,4 +3,4 @@
|
||||||
NC_DIR="$HOME/Nextcloud"
|
NC_DIR="$HOME/Nextcloud"
|
||||||
NC_URL="https://cloud.criminallycute.fi"
|
NC_URL="https://cloud.criminallycute.fi"
|
||||||
|
|
||||||
nextcloudcmd -u $NC_USER -p $NC_PASS $NC_DIR $NC_URL
|
nextcloudcmd -s -u $NC_USER -p $NC_PASS $NC_DIR $NC_URL
|
||||||
|
|
Loading…
Reference in New Issue