mirror of
https://github.com/YunoHost-Apps/hextris_ynh.git
synced 2024-09-03 19:16:05 +02:00
Change a random thing to launch a CI build
This commit is contained in:
parent
fc00623636
commit
54c84ab0ac
1 changed files with 1 additions and 4 deletions
|
@ -36,10 +36,7 @@ if [ -z "$final_path" ]; then
|
|||
ynh_app_setting_set --app=$app --key=final_path --value=$final_path
|
||||
fi
|
||||
|
||||
|
||||
###
|
||||
### MIGRATE FROM LEGACY PERMISSION SYSTEM
|
||||
###
|
||||
# Migrate from legacy permission system
|
||||
|
||||
is_public=$(ynh_app_setting_get --app=$app --key=is_public)
|
||||
|
||||
|
|
Loading…
Reference in a new issue