Browse Source

Update development.md

Stefan Pejcic 1 year ago
parent
commit
0db97c573a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      documentation/docs/admin/customize/development.md

+ 1 - 1
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.
 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:
 Example: