1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cachet_ynh.git synced 2024-09-03 18:16:03 +02:00

Fix package_linter error (#6)

Fix package_linter error
This commit is contained in:
JimboJoe 2019-05-24 22:14:21 +02:00 committed by GitHub
commit 2711c061f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,7 +133,7 @@ fi
#=================================================
exec_artisan "app:update"
rm -rf bootstrap/cache/*
ynh_secure_remove --file=bootstrap/cache/*
#=================================================
# GENERIC FINALIZATION