]> git.sesse.net Git - backup.sh/commitdiff
*** empty log message ***
authorroot <empty>
Thu, 5 Oct 2000 11:13:49 +0000 (11:13 +0000)
committerroot <empty>
Thu, 5 Oct 2000 11:13:49 +0000 (11:13 +0000)
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