@ -25,7 +25,7 @@ function install_host {
tar -xzf master.tar.gz
mv debian-bash /opt/
cd /opt/debian-bash
./install.sh --
./install.sh --host
rm -rf $TEMP
exit 0
@ -48,15 +48,8 @@ function install_host {
echo "$i" already overriden
fi
done
source /etc/bash.bashrc
}
function install_containers {