mirror of
https://github.com/shvedes/photoshop-linux.git
synced 2025-09-09 04:35:00 +00:00
Remove useless log
This commit is contained in:
parent
eb39c2129e
commit
b13719e8f1
@ -140,7 +140,6 @@ install_deps() {
|
|||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
"redos")
|
"redos")
|
||||||
echo -e "${LOG} RED OS install"
|
|
||||||
if ! pkexec dnf install "${DEPENDENCIES[@]}" -y --comment "Installed via 'photoshop-linux' script" ;then
|
if ! pkexec dnf install "${DEPENDENCIES[@]}" -y --comment "Installed via 'photoshop-linux' script" ;then
|
||||||
print_err "${_bold}DNF${RESET} terminated with an error."
|
print_err "${_bold}DNF${RESET} terminated with an error."
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user