mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update INSTALL.sh
This commit is contained in:
parent
fb6c207209
commit
ab4878ad88
@ -619,7 +619,7 @@ install_packages() {
|
||||
echo "Error: Installation of $package failed. Retrying.."
|
||||
$PACKAGE_MANAGER -qq install "$package"
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "ERROR: Installation failed. Please retry installation with '--retry' flag."
|
||||
radovan 1 "ERROR: Installation failed. Please retry installation with '--retry' flag."
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user