mirror of
https://git.cloudron.io/cloudron/gitea-app.git
synced 2024-11-15 12:41:47 +00:00
typoe
This commit is contained in:
parent
88328fe558
commit
f0085376b8
1 changed files with 1 additions and 1 deletions
2
start.sh
2
start.sh
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue