diff --git a/install.sh b/install.sh index 63ac415..22c9f5a 100755 --- a/install.sh +++ b/install.sh @@ -19,7 +19,6 @@ function install_host { if [[ -L /opt/debian-bash ]];then cd /opt/debian-bash - git pull ./install.sh $PARAM1 exit 0 else