Update distribution/debian/install.sh

Didn't even see this.

Co-authored-by: Stevie Robinson <stevie.robinson@gmail.com>
pull/6711/head
The Nostrus Dominion 1 month ago committed by GitHub
parent c8938c5fed
commit 71c65a3f6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -123,7 +123,7 @@ echo -e "${brown}[${app^}]${reset} will be installed to ${brown}[$bindir]${reset
echo ""
echo -e "${brown}${app^}${reset} will run as the user ${brown}[$app_uid]${reset} and group ${brown}[$app_guid]${reset}."
echo ""
echo -e " By continuing, you ${red}CONFIRM${reset} that that ${brown}[$app_uid]${reset} and ${brown}[$app_guid]${reset}"
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."
# User confirmation for installation to continue.

Loading…
Cancel
Save