Update install.sh

This commit is contained in:
Stefan Pejcic 2025-02-05 12:36:47 +01:00 committed by GitHub
parent b20631ab67
commit 9fdc9c39d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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/