init
1 2 3 4 5 6 7 8 9 10 11 12 13
diff --git a/bin/shpkg b/bin/shpkg index 94be2aa..61a38d2 100755 --- a/bin/shpkg +++ b/bin/shpkg @@ -4,7 +4,7 @@ set -e # Config -SHPKG_DIR=${SHPKG_DIR:-~/shpkg} +: ${SHPKG_DIR:=~/shpkg} SHPKG_SHARE_DIR="${SHPKG_DIR}/share/shpkg" # SHPKG