mirror of
https://github.com/YunoHost-Apps/gogs_ynh.git
synced 2024-09-03 20:36:23 +02:00
Update upgrade
This commit is contained in:
parent
eebb96322e
commit
57544f62e3
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ then
|
||||||
else
|
else
|
||||||
url="$domain${path_url%/}"
|
url="$domain${path_url%/}"
|
||||||
fi
|
fi
|
||||||
|
mkdir -p "$final_path/custom/conf/auth.d"
|
||||||
ynh_add_config --template="../conf/app.ini" --destination="$final_path/custom/conf/app.ini"
|
ynh_add_config --template="../conf/app.ini" --destination="$final_path/custom/conf/app.ini"
|
||||||
|
|
||||||
chmod 400 "$final_path/custom/conf/app.ini"
|
chmod 400 "$final_path/custom/conf/app.ini"
|
||||||
|
|
Loading…
Add table
Reference in a new issue