Skip to content
Snippets Groups Projects
Commit 4eced972 authored by Bob Mottram's avatar Bob Mottram
Browse files

Install screen to enable console locking

parent 20701521
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment