mirror of
https://github.com/YunoHost-Apps/matomo_ynh.git
synced 2024-09-03 19:45:56 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
2473ac9476
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ fi
|
|||
|
||||
if [ ! "$(ls -A "$final_path/plugins/Morpheus/icons")" ]
|
||||
then
|
||||
ynh_script_progression --message="Installating Morpheus icons..."
|
||||
ynh_script_progression --message="Installating Morpheus icons..."
|
||||
ynh_setup_source --dest_dir="$final_path/plugins/Morpheus/icons" --source_id="icons"
|
||||
chmod -R 755 "$final_path/plugins/Morpheus"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue