瀏覽代碼

Update development.md

Stefan Pejcic 1 年之前
父節點
當前提交
0db97c573a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.
 Example: