Typo
This commit is contained in:
parent
55fb01f4b7
commit
f4e7ffa3db
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ ynh_script_progression --message="Ensuring downward compatibility..." --time --w
|
||||||
### If nobody installed your app before 4.1,
|
### If nobody installed your app before 4.1,
|
||||||
### then you may safely remove these lines
|
### then you may safely remove these lines
|
||||||
|
|
||||||
## Cleaning legacy permissions
|
# Cleaning legacy permissions
|
||||||
if ynh_legacy_permissions_exists; then
|
if ynh_legacy_permissions_exists; then
|
||||||
ynh_legacy_permissions_delete_all
|
ynh_legacy_permissions_delete_all
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue