install more automated
authorNeszt Tibor <neszt.tibor@euronetrt.hu>
Thu, 7 Dec 2017 11:08:37 +0000 (12:08 +0100)
committerNeszt Tibor <neszt.tibor@euronetrt.hu>
Thu, 7 Dec 2017 11:08:37 +0000 (12:08 +0100)
install.sh

index 175cce8..a4e60aa 100755 (executable)
@@ -20,7 +20,7 @@ groupadd wheel
 echo "%wheel  ALL=(ALL) NOPASSWD: ALL" > /etc/sudoers.d/yawep
 adduser www-data wheel
 
-apt-get remove --purge plymouth
+apt-get remove --purge -y plymouth
 
 sed -i 's/ console=tty[0-9]//;s/$/ console=tty3/;s/ quiet//;s/$/ quiet/;s/ logo.nologo//;s/$/ logo.nologo/;s/ vt.global_cursor_default=0//;s/$/ vt.global_cursor_default=0/' /boot/cmdline.txt
 systemctl disable getty@.service