From 1d2e1b4a0abd24798df0f870836d43a82f066aa1 Mon Sep 17 00:00:00 2001 From: awy Date: Sun, 24 Nov 2024 21:44:37 +0300 Subject: tidy --- rice.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rice.sh b/rice.sh index 1dfdff8..24dddfb 100755 --- a/rice.sh +++ b/rice.sh @@ -79,4 +79,6 @@ EOL sed -i -e "/^#"Color"/s/^#//" /etc/pacman.conf sed -i -e '/Color/a\ILoveCandy' /etc/pacman.conf +rm /home/$PERMUSER/.bash* + echo "Your linux is riced!" -- cgit v1.2.3