diff options
| author | Craig Jennings <cjennings@citizen.lan> | 2021-04-01 15:19:55 -0500 |
|---|---|---|
| committer | Craig Jennings <cjennings@citizen.lan> | 2021-04-01 15:19:55 -0500 |
| commit | 5af5f244030086b4d5c26b1b95da7ec0ab1d3c79 (patch) | |
| tree | 50b6d28ba4b203c53d903524815e6595b91d267f | |
| parent | 21435f9a3f87576ddf996453e114c0607b06ced5 (diff) | |
| download | rsyncshot-5af5f244030086b4d5c26b1b95da7ec0ab1d3c79.tar.gz rsyncshot-5af5f244030086b4d5c26b1b95da7ec0ab1d3c79.zip | |
adding bugs/features in todo.org
| -rwxr-xr-x | rsyncshot | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |
