mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2025-09-02 10:08:31 +02:00
Fix typo
This commit is contained in:
@ -54,7 +54,6 @@ if [ ~"$app" != "$data_dir" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$upgrade_type" == UPGRADE_APP ]; then
|
if [ "$upgrade_type" == UPGRADE_APP ]; then
|
||||||
# Ensure secrets are defined
|
|
||||||
ynh_setup_source --dest_dir="$install_dir" --source_id=main --full_replace=1 --keep=custom
|
ynh_setup_source --dest_dir="$install_dir" --source_id=main --full_replace=1 --keep=custom
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user