From: Neszt Tibor Date: Thu, 7 Dec 2017 10:13:37 +0000 (+0100) Subject: remove plymouth to allow disable console full X-Git-Url: http://git.neszt.hu/?a=commitdiff_plain;h=d99156d78144a26dc8770138dc0e87ee046c5a7d;p=yawep.git remove plymouth to allow disable console full --- diff --git a/install.sh b/install.sh index 1d6f724..90dca76 100755 --- a/install.sh +++ b/install.sh @@ -20,4 +20,6 @@ groupadd wheel echo "%wheel ALL=(ALL) NOPASSWD: ALL" > /etc/sudoers.d/yawep adduser www-data wheel +apt-get remove --purge plymouth + echo "Check on web: http://"`dig +short myip.opendns.com @resolver1.opendns.com`"/yawep"