]> gitweb.fluxo.info Git - inception.git/commitdiff
Updates DIRNAME
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 4 Feb 2018 18:05:08 +0000 (16:05 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 4 Feb 2018 18:05:08 +0000 (16:05 -0200)
infection

index 0f9e9ad8f3eb23573e1bf6ae43e190c82233a2ba..12e7f9f9d7b265bcb429fe3962d4dd8053f5db7a 100755 (executable)
--- a/infection
+++ b/infection
@@ -5,7 +5,7 @@
 
 # Parameters
 BASENAME="`basename $0`"
-DIRNAME="$(cd `dirname $0` &> /dev/null && pwd)"
+DIRNAME="$(cd `dirname $0`/.. &> /dev/null && pwd)"
 EXCLUDES="--exclude=local --exclude=stowpkg/tree"
 DATE="`date +%Y%m%d%I%M%S`"
 BACKUPS="$HOME/.backups/$DATE"