1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00
This commit is contained in:
yalh76 2019-04-10 02:25:33 +02:00
parent f46170f7fe
commit d79d1a2c24

View file

@ -156,8 +156,6 @@ pushd "$final_path"
php7.2 artisan horizon:purge
popd
ynh_backup_if_checksum_is_different "$final_path/CONFIG_FILE"
# Recalculate and store the checksum of the file for the next upgrade.
ynh_store_file_checksum "$final_path/.env"