]> git.sesse.net Git - backup.sh/blobdiff - backup.sh
*** empty log message ***
[backup.sh] / backup.sh
index ac5a9ee5a35d3ba36bcd36aa37b209a32a82a25f..8fb85398db817ef0911bbf83d99c952e3f35b539 100755 (executable)
--- a/backup.sh
+++ b/backup.sh
@@ -9,7 +9,7 @@ storagedir=/backup                   #mountpoint of huge disc
 exclude=$confdir/exclude
 [ ! -f $exclude ] && printf "tmp\ncore\n" > $exclude
 
-PATH=/local/bin:$PATH
+PATH=/local/bin:$PATH:/store/bin
 export PATH
 
 date