浏览代码

Add pre-install script to the notes section of template.

Robert Middleswarth 2 年之前
父节点
当前提交
ad909f73ed
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      template/apps/dashy.json

+ 1 - 0
template/apps/dashy.json

@@ -20,6 +20,7 @@
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/dashy.png",
 	"name": "Dashy",
 	"officialDoc": "https://dashy.to/docs/quick-start",
+        "preInstallScript": "install_dashy.sh",
 	"platform": "linux",
 	"ports": [
 		"9100:80/tcp"