From c5469b6df08ee0e342d897f05159dd111692e999 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 27 Aug 2024 14:41:02 +0200 Subject: [PATCH] Update INSTALL.sh --- INSTALL.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.sh b/INSTALL.sh index 25b24930..c5c4aa18 100644 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -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