mirror of
https://github.com/shvedes/photoshop-linux.git
synced 2025-09-08 20:24:57 +00:00
Removed duplicated question
This commit is contained in:
parent
99f813bcd9
commit
e6282cbb61
@ -96,10 +96,6 @@ ask_user() {
|
||||
}
|
||||
|
||||
OS_ID=$(source /etc/os-release && echo "${ID}")
|
||||
if ! ask_user "Script will use '${_bold}${RED}sudo${RESET}'. Proceed?"; then
|
||||
echo -e "$LOG Exiting."
|
||||
exit 1
|
||||
fi
|
||||
DEPENDENCIES=()
|
||||
|
||||
case "${OS_ID}" in
|
||||
|
Loading…
x
Reference in New Issue
Block a user