mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
parent
8f1b6e365b
commit
f57f493df7
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
CONFIG_FILE="/etc/openpanel/openpanel/conf/openpanel.config"
|
||||
MODULES_TO_CHECK=("mysql" "filemanager")
|
||||
MODULES_TO_CHECK=("mysql" "filemanager" "php")
|
||||
|
||||
# Check if the config file exists
|
||||
if [[ ! -f "$CONFIG_FILE" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user