1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-27 23:47:28 +00:00

Add post install

This commit is contained in:
Girish Ramakrishnan
2016-09-13 21:17:25 -07:00
parent e3fb23ca2f
commit 44e41e5db7
3 changed files with 12 additions and 12 deletions

View File

@@ -31,5 +31,6 @@
"https://gogs.io/img/screenshots/5.png"
],
"tags": [ "version control", "git", "code hosting", "development" ],
"changelog": "file://CHANGELOG"
"changelog": "file://CHANGELOG",
"postInstallMessage": "POSTINSTALL.md"
}