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
cf675f161b
commit
ff922479ba
@ -43,7 +43,7 @@ CSF_SETUP=true # default
|
|||||||
SET_ADMIN_USERNAME=false # random
|
SET_ADMIN_USERNAME=false # random
|
||||||
SET_ADMIN_PASSWORD=false # random
|
SET_ADMIN_PASSWORD=false # random
|
||||||
SCREENSHOTS_API_URL="http://screenshots-api.openpanel.com/screenshot" # default since 0.2.1
|
SCREENSHOTS_API_URL="http://screenshots-api.openpanel.com/screenshot" # default since 0.2.1
|
||||||
|
post_install_path="" # not to run
|
||||||
# ======================================================================
|
# ======================================================================
|
||||||
# PATHs used throughout the script
|
# PATHs used throughout the script
|
||||||
ETC_DIR="/etc/openpanel/" # https://github.com/stefanpejcic/openpanel-configuration
|
ETC_DIR="/etc/openpanel/" # https://github.com/stefanpejcic/openpanel-configuration
|
||||||
@ -1721,7 +1721,7 @@ rm_helpers
|
|||||||
print_space_and_line
|
print_space_and_line
|
||||||
support_message
|
support_message
|
||||||
print_space_and_line
|
print_space_and_line
|
||||||
send_install_log
|
# temp off! send_install_log
|
||||||
create_admin_and_show_logins_success_message
|
create_admin_and_show_logins_success_message
|
||||||
run_custom_postinstall_script
|
run_custom_postinstall_script
|
||||||
)200>/root/openpanel_install.lock
|
)200>/root/openpanel_install.lock
|
||||||
|
Loading…
Reference in New Issue
Block a user