Update distribution/debian/install.sh
Co-authored-by: Stevie Robinson <stevie.robinson@gmail.com>
This commit is contained in:
parent
71c65a3f6a
commit
646aeb8bbc
|
@ -126,7 +126,6 @@ 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."
|
||||
|
||||
# User confirmation for installation to continue.
|
||||
# User confirmation for installation to continue.
|
||||
echo ""
|
||||
while true; do
|
||||
|
|
Loading…
Reference in New Issue