diff --git a/documentation/docs/admin/customize/development.md b/documentation/docs/admin/customize/development.md index 16c5597d..8e00abd1 100644 --- a/documentation/docs/admin/customize/development.md +++ b/documentation/docs/admin/customize/development.md @@ -50,7 +50,7 @@ nano /usr/local/panel/templates/custom_code/in_footer.html ``` -### Run custom code on OpenPanel installation +### After installation To execute custom code following the installation of OpenPanel, place your custom script on the server. When initiating the OpenPanel installation process, use the `--post_install=` flag and specify the path to your script within it. Example: