tarina

git clone https://git.tarina.org/tarina
Log | Files | Refs | README | LICENSE

commit 505606ec75b22d535e1740ac605f4bcb7a8d6890
parent 3cee46a6b686d7922023c0d55bdb1248ff8566bd
Author: rbckman <robinbackman@gmail.com>
Date:   Fri, 31 Aug 2018 18:20:20 +0300

remove plymouth

Diffstat:
Minstall.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.sh b/install.sh @@ -121,7 +121,7 @@ cp extras/.vimrc /home/pi/.vimrc done sudo apt-get -y install wicd wicd-curses -sudo apt-get -y purge dhcpcd5 +sudo apt-get -y purge dhcpcd5 plymouth sudo systemctl disable lightdm.service --force sudo systemctl disable graphical.target --force