Update INSTALL.sh

This commit is contained in:
Stefan Pejcic 2024-08-27 14:41:02 +02:00 committed by GitHub
parent 91ec64824f
commit c5469b6df0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1366,7 +1366,7 @@ download_skeleton_directory_from_github(){
systemctl enable floatingip > /dev/null 2>&1
if [ -f "${ETC_DIR}openpanel/conf/openpanel.config" ]; then
echo -e "[${GREEN} OK ${RESET}] Configuration creates successfully."
echo -e "[${GREEN} OK ${RESET}] Configuration created successfully."
else
radovan 1 "Dowloading configuration files from GitHub failed, main conf file ${ETC_DIR}openpanel/conf/openpanel.config is missing."
fi