diff options
-rw-r--r-- | install.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -5,8 +5,6 @@ if [ $# -lt 1 ]; then exit 1 fi -shopt -s dotglob 2> /dev/null - case "$1" in user) echo "installing the user configuration..." |
index : camelconf.git | ||
[no description] | git repository hosting |
summaryrefslogtreecommitdiff |
-rw-r--r-- | install.sh | 2 |
@@ -5,8 +5,6 @@ if [ $# -lt 1 ]; then exit 1 fi -shopt -s dotglob 2> /dev/null - case "$1" in user) echo "installing the user configuration..." |