@ -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