From 3ec8c39b7d0c0e9975f6901f7b54ba9e0ab238d7 Mon Sep 17 00:00:00 2001 From: Dimitris Papagiannis Date: Thu, 29 Feb 2024 16:29:59 +0100 Subject: [PATCH] Fix for reading from txt file --- deploy_dqmgui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy_dqmgui.sh b/deploy_dqmgui.sh index 3de647b..fd6a481 100755 --- a/deploy_dqmgui.sh +++ b/deploy_dqmgui.sh @@ -68,7 +68,7 @@ preliminary_checks() { check_dependencies() { pkgs_installed=1 # Read in the required packages - read -r _package_list