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:
parent
b4d34ef03a
commit
f97a58593d
1 changed files with 0 additions and 3 deletions
|
@ -94,9 +94,6 @@ fi
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# Backup config, plugins and themes and delete previous files
|
# 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_if_no_upgrade plugins/*
|
||||||
ynh_keep application/config/config.php
|
ynh_keep application/config/config.php
|
||||||
ynh_keep upload
|
ynh_keep upload
|
||||||
|
|
Loading…
Add table
Reference in a new issue