mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-16 01:59:07 +00:00
.gitconfig needs to be backed up
This commit is contained in:
5
start.sh
5
start.sh
@@ -33,9 +33,8 @@ sed -e "s/##HOSTNAME/${fqdn}/g" \
|
||||
-e "s/##SECRET_KEY/$(pwgen -1 -s)/g" \
|
||||
/home/cloudron/app.ini.template > "/run/gogs/app.ini"
|
||||
|
||||
chown cloudron:cloudron /run/gogs
|
||||
|
||||
chown -R cloudron.cloudron /app/data
|
||||
mkdir -p /app/data/repository /app/data/ssh
|
||||
chown -R cloudron.cloudron /app/data /run/gogs
|
||||
|
||||
( setup_ldap_source ) &
|
||||
|
||||
|
Reference in New Issue
Block a user