From 4e04e1a1c0b50001e15e722b26218be7614221f1 Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Wed, 23 Aug 2023 12:33:31 +0200 Subject: [PATCH] Update install.sh --- install.sh | 2 ++ 1 file changed, 2 insertions(+) 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