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

fix swap during upgrade

This commit is contained in:
yalh76 2019-05-19 03:22:26 +02:00
parent 021bd719e0
commit e35967472e

View file

@ -10,6 +10,7 @@ source _common.sh
source ynh_add_extra_apt_repos__3 source ynh_add_extra_apt_repos__3
source ynh_install_php__3 source ynh_install_php__3
source ynh_composer__2 source ynh_composer__2
source ynh_add_swap
source /usr/share/yunohost/helpers source /usr/share/yunohost/helpers
#================================================= #=================================================