mirror of
https://github.com/YunoHost-Apps/gitea_ynh.git
synced 2024-09-03 20:36:22 +02:00
Keep config
This commit is contained in:
parent
d854a3c409
commit
525fd0aacd
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ if [ ~"$app" != "$data_dir" ]; then
|
|||
fi
|
||||
|
||||
# Ensure secrets are defined
|
||||
ynh_setup_source --dest_dir="$install_dir" --source_id=main --full_replace=1
|
||||
ynh_setup_source --dest_dir="$install_dir" --source_id=main --full_replace=1 --keep=custom
|
||||
|
||||
#=================================================
|
||||
# MIGRATION STEP 2 (Set undefined Vars)
|
||||
|
|
Loading…
Add table
Reference in a new issue