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
b2d54de0e0
commit
82e567a0b2
@ -916,7 +916,7 @@ install_packages() {
|
|||||||
|
|
||||||
debug_log sed -i 's/#$nrconf{restart} = '"'"'i'"'"';/$nrconf{restart} = '"'"'a'"'"';/g' /etc/needrestart/needrestart.conf
|
debug_log sed -i 's/#$nrconf{restart} = '"'"'i'"'"';/$nrconf{restart} = '"'"'a'"'"';/g' /etc/needrestart/needrestart.conf
|
||||||
|
|
||||||
packages=("docker.io" "default-mysql-client" "zip" "unzip" "python3-pip" "pip" "gunicorn" "jc" "sqlite3" "geoip-bin" "ufw")
|
packages=("docker.io" "default-mysql-client" "zip" "unzip" "python3-pip" "pip" "gunicorn" "jc" "sqlite3" "geoip-bin")
|
||||||
|
|
||||||
if [ "$PACKAGE_MANAGER" == "apt-get" ]; then
|
if [ "$PACKAGE_MANAGER" == "apt-get" ]; then
|
||||||
#only once..
|
#only once..
|
||||||
|
Loading…
Reference in New Issue
Block a user