diff --git a/src/freedombone-utils-setup b/src/freedombone-utils-setup index 9956b5ed..63727cc2 100755 --- a/src/freedombone-utils-setup +++ b/src/freedombone-utils-setup @@ -210,7 +210,7 @@ function initial_setup { apt-get -yq install libnss-gw-name nano man ntp locales locales-all debconf apt-get -yq install wireless-tools wpasupplicant usbutils cryptsetup zsh apt-get -yq install pinentry-curses eatmydata iotop bc grub2 hostapd haveged - apt-get -yq install cpulimit + apt-get -yq install cpulimit screen if [ ! -d $INSTALL_DIR ]; then mkdir -p $INSTALL_DIR