diff --git a/install.sh b/install.sh index bd0f4f9..9ee1230 100644 --- a/install.sh +++ b/install.sh @@ -1,5 +1,7 @@ #!/bin/bash +set -x # Enable displaying all commands + echo "Welcome to the installation!" # Update and upgrade the package list