committing random WM stuff
This commit is contained in:
@@ -5,7 +5,9 @@ SRC="/home/belar/.config"
|
||||
DST_DIR=/mnt/nas_belar/rsync/config-backup/
|
||||
|
||||
# Sync the source directory to the destination directory
|
||||
/usr/bin/rsync -CERrltm --delete "${SRC}" "${DST_DIR}"
|
||||
#/usr/bin/rsync -CERrltm --delete "${SRC}" "${DST_DIR}"
|
||||
/usr/bin/rsync -CERrltm --delete "${SRC}" truenas-belar:/mnt/DATA/USER_DATA/belar/rsync
|
||||
|
||||
|
||||
# Change to the Git repository directory
|
||||
cd $DST_DIR
|
||||
|
||||
Reference in New Issue
Block a user