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
b20631ab67
commit
9fdc9c39d4
@ -276,8 +276,8 @@ source "$PROGRESS_BAR_FILE" # Source the progress bar script
|
|||||||
FUNCTIONS=(
|
FUNCTIONS=(
|
||||||
detect_os_and_package_manager # detect os and package manager
|
detect_os_and_package_manager # detect os and package manager
|
||||||
display_what_will_be_installed # display os, version, ip
|
display_what_will_be_installed # display os, version, ip
|
||||||
update_package_manager # update dnf/yum/apt-get
|
|
||||||
install_python312
|
install_python312
|
||||||
|
update_package_manager # update dnf/yum/apt-get
|
||||||
install_packages # install docker, csf/ufw, sqlite, etc.
|
install_packages # install docker, csf/ufw, sqlite, etc.
|
||||||
edit_fstab # enable quotas
|
edit_fstab # enable quotas
|
||||||
download_skeleton_directory_from_github # download configuration to /etc/openpanel/
|
download_skeleton_directory_from_github # download configuration to /etc/openpanel/
|
||||||
|
Loading…
Reference in New Issue
Block a user