aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <cjennings@citizen.lan>2021-04-01 15:19:55 -0500
committerCraig Jennings <cjennings@citizen.lan>2021-04-01 15:19:55 -0500
commit5af5f244030086b4d5c26b1b95da7ec0ab1d3c79 (patch)
tree50b6d28ba4b203c53d903524815e6595b91d267f
parent21435f9a3f87576ddf996453e114c0607b06ced5 (diff)
downloadrsyncshot-5af5f244030086b4d5c26b1b95da7ec0ab1d3c79.tar.gz
rsyncshot-5af5f244030086b4d5c26b1b95da7ec0ab1d3c79.zip
adding bugs/features in todo.org
-rwxr-xr-xrsyncshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsyncshot b/rsyncshot
index 6743a24..7a4d0b5 100755
--- a/rsyncshot
+++ b/rsyncshot
@@ -12,7 +12,7 @@
# default locations for setup
SCRIPTLOC=/usr/local/bin/rsyncshot;
-DESTINATION=/home/cjennings/Backup;
+DESTINATION=/media/backup;
INSTALLHOME=/etc/rsyncshot
LOGHOME=/var/log/rsyncshot.log;