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

Merge branch '1.1' of github.com:YunoHost-Apps/garradin_ynh into 1.1

This commit is contained in:
Robles Rodolphe 2021-11-02 12:45:18 +01:00
commit 6fa9169a67

View file

@ -97,7 +97,7 @@ then
if [ -d "$backup_squelettes" ]
then
cp -ar $backup_squelettes $final_path/www/squelettes
fi
fi
if [ -e "$backup_bdd" ]
then