From 28e353eefe2421f836fb90c05409b7ce69a695a4 Mon Sep 17 00:00:00 2001 From: Admin Date: Fri, 12 Apr 2024 09:04:09 -0400 Subject: [PATCH] Update install.sh file I need more coffee... --- distribution/debian/install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/distribution/debian/install.sh b/distribution/debian/install.sh index 16376e5d8..475a1c026 100644 --- a/distribution/debian/install.sh +++ b/distribution/debian/install.sh @@ -127,7 +127,6 @@ echo -e " ${brown}${app^}${reset} will run as the user ${brown}[$app_uid]${reset echo "" echo -e " By continuing, you ${red}CONFIRM${reset} that user ${brown}[$app_uid]${reset} and group ${brown}[$app_guid]${reset}" echo -e " will have both ${red}READ${reset} and ${red}WRITE${reset} access to all required directories." -======= echo -e " By continuing, you ${red}CONFIRM${reset} that that ${brown}[$app_uid]${reset} and ${brown}[$app_guid]${reset}" echo -e " will have both ${red}READ${reset} and ${red}WRITE${reset} access to all required directories."