mirror of
https://github.com/YunoHost-Apps/cachet_ynh.git
synced 2024-09-03 18:16:03 +02:00
Fix package_linter error
This commit is contained in:
parent
00a0352619
commit
3c96715488
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ fi
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
exec_artisan "app:update"
|
exec_artisan "app:update"
|
||||||
rm -rf bootstrap/cache/*
|
ynh_secure_remove --file=bootstrap/cache/*
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# GENERIC FINALIZATION
|
# GENERIC FINALIZATION
|
||||||
|
|
Loading…
Add table
Reference in a new issue