home · contact · privacy
Make symlink script verbose.
authorChristian Heller <c.heller@plomlompom.de>
Sun, 3 May 2015 03:01:35 +0000 (05:01 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 3 May 2015 03:01:35 +0000 (05:01 +0200)
symlink.sh

index a78b1dec9ad57240b49b7367db5623c558fb6d2d..f3399aaffa323615b77e0af1924207d40648e282 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+set -x
+
 dir=~/config/dotfiles
 dir_root=~/config/dotfiles_root
 for file in `ls $dir`; do