1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2026-04-29 22:21:13 +00:00

Initial version

This commit is contained in:
Girish Ramakrishnan
2015-04-26 12:45:32 -07:00
commit 6457a75618
5 changed files with 335 additions and 0 deletions
Executable
+8
View File
@@ -0,0 +1,8 @@
#!/bin/bash
set -eu -o pipefail
cp conf.ini > /home/git/gogs/custom/conf/app.ini
/home/git/gogs/gogs web