diff --git a/setup.sh b/setup.sh index e810953..2b7dc28 100755 --- a/setup.sh +++ b/setup.sh @@ -1,5 +1,5 @@ #!/bin/bash -bash -c "sudo apt install inxi" +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