1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/limesurvey_ynh.git synced 2024-09-03 19:36:32 +02:00

[fix] Don't keep core themes files

This commit is contained in:
ljf (zamentur) 2019-05-21 02:04:46 +02:00 committed by GitHub
parent b4d34ef03a
commit f97a58593d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,9 +94,6 @@ fi
#=================================================
# Backup config, plugins and themes and delete previous files
ynh_keep_if_no_upgrade themes/admin/*
ynh_keep_if_no_upgrade themes/question/*
ynh_keep_if_no_upgrade themes/survey/*
ynh_keep_if_no_upgrade plugins/*
ynh_keep application/config/config.php
ynh_keep upload