From 4a18b1377288bd6b5b718153b75e5d950f245742 Mon Sep 17 00:00:00 2001 From: Phil Date: Sat, 11 Jun 2022 09:35:55 +0100 Subject: [PATCH] Updated setup --- setup.sh | 33 +-------------------------------- 1 file changed, 1 insertion(+), 32 deletions(-) diff --git a/setup.sh b/setup.sh index 83dd73a..a5b3d2d 100755 --- a/setup.sh +++ b/setup.sh @@ -2,36 +2,5 @@ bash -c "sudo apt install inxi -y" bash -c "sudo mkdir /etc/update-motd.d/old" bash -c "sudo mv /etc/update-motd.d/* /etc/update-motd.d/old/" -bash -c "sudo cat >> /etc/update-motd.d/00-custom<