mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update upgrade
try fix a sed needed
This commit is contained in:
parent
4e7b4b9d47
commit
3d27fd7133
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ ynh_add_nginx_config
|
|||
ynh_script_progression --message="Updating a configuration file..." --weight=5
|
||||
|
||||
if ynh_compare_current_package_version --comparison lt --version 1.1.15~ynh1; then
|
||||
chmod 750 "$install_dir/config.local.user.php"
|
||||
ynh_add_config --template="config.local.user.php" --destination="$install_dir/config.local.user.php"
|
||||
fi
|
||||
if ynh_compare_current_package_version --comparison lt --version 1.2.9~ynh1; then
|
||||
|
|
Loading…
Add table
Reference in a new issue