From ce51ae7ae04cb8a6bff60c9a45d40560cc341d5e Mon Sep 17 00:00:00 2001 From: edraft Date: Sun, 28 Feb 2021 18:24:50 +0100 Subject: [PATCH] Bugfix --- default/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/install.sh b/default/install.sh index c14d600..c1ff290 100644 --- a/default/install.sh +++ b/default/install.sh @@ -4,7 +4,7 @@ default_install() { echo 'Installing:' sudo apt-get install net-tools htop tree zip unzip neofetch stacer gnome-tweaks trash-cli ncdu flameshot -y - touch /etc/profile.d/sh_edraft.sh + sudo touch /etc/profile.d/sh_edraft.sh sudo echo "neofetch" >> /home/*/.bashrc sudo snap install simplenote