X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_sbin%2Fdirvish-setup;h=817c36d8229688a518e6735ec4ede75d8dd5bba4;hb=b0c3e5ff760f99d6ff7721852bc1a0d73c5ea201;hp=608ccf1319b58b0b5e0e4b20d7c9ca09310c4f79;hpb=5579f0d4c01b0cad7f1dd96bdeb5b375e2ac43d7;p=grml-scripts.git diff --git a/usr_sbin/dirvish-setup b/usr_sbin/dirvish-setup index 608ccf1..817c36d 100755 --- a/usr_sbin/dirvish-setup +++ b/usr_sbin/dirvish-setup @@ -4,7 +4,6 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Don Jul 26 17:21:31 CEST 2007 [mika] ################################################################################ # Ressources: # http://apt-get.dk/howto/backup/ @@ -72,7 +71,7 @@ EOF # TODO / integrate? cronsetup() { - test -f ~/.keychain/`uname -n`-sh && source ~/.keychain/`uname -n`-sh + test -f ~/.keychain/`uname -n`-sh && . ~/.keychain/`uname -n`-sh } get_backup_dir() {