Skip to main content
Version: 1.7.50

OpenPanel Post-install script

To execute custom code after OpenPanel installation process, use the --post_install= flag and specify the path or link to your script.

Example:

 --post_install=/root/my_custom_script.sh

Example:

 --post_install=https://example.net/scripts/my_custom_script.sh