1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-08-31 23:04:58 +00:00
This commit is contained in:
Girish Ramakrishnan
2015-10-14 00:57:57 -07:00
parent 88328fe558
commit f0085376b8

View File

@@ -36,7 +36,7 @@ sed -e "s/##HOSTNAME/${fqdn}/g" \
if [[ ! -d /app/data/repository ]]; then
mkdir -p /app/data/repository /app/data/ssh
mv /app/data/* /app/data/repository
then
else
mkdir -p /app/data/repository /app/data/ssh
fi