From 46d771189ca2a4935d5ddadb24300dc637373ca6 Mon Sep 17 00:00:00 2001 From: nodemixaholic Date: Tue, 19 Mar 2024 22:45:11 +0000 Subject: [PATCH] Update 'shit.sh' --- shit.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/shit.sh b/shit.sh index afcc80c..4ab6f8a 100644 --- a/shit.sh +++ b/shit.sh @@ -75,4 +75,7 @@ sudo apt install -y irssi || { sudo apt install -y firefox libreoffice krita network-manager-gnome || { echo "Failed to install others." exit 1 -} \ No newline at end of file +} + +## Replace bash with busybox sh +printf "\n\nbusybox sh" >> "/etc/bash.bashrc" \ No newline at end of file