From 9fdc9c39d4a162ae8c562a877a56a2f1c09345b4 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 5 Feb 2025 12:36:47 +0100 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index a3781506..4cd060c1 100644 --- a/install.sh +++ b/install.sh @@ -276,8 +276,8 @@ source "$PROGRESS_BAR_FILE" # Source the progress bar script FUNCTIONS=( detect_os_and_package_manager # detect os and package manager display_what_will_be_installed # display os, version, ip -update_package_manager # update dnf/yum/apt-get install_python312 +update_package_manager # update dnf/yum/apt-get install_packages # install docker, csf/ufw, sqlite, etc. edit_fstab # enable quotas download_skeleton_directory_from_github # download configuration to /etc/openpanel/