Remove all bashisms; drop grml-muttng
[grml-scripts-core.git] / usr_sbin / dirvish-setup
index 608ccf1..817c36d 100755 (executable)
@@ -4,7 +4,6 @@
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # 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() {