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:
commit
6fa9169a67
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ then
|
||||||
if [ -d "$backup_squelettes" ]
|
if [ -d "$backup_squelettes" ]
|
||||||
then
|
then
|
||||||
cp -ar $backup_squelettes $final_path/www/squelettes
|
cp -ar $backup_squelettes $final_path/www/squelettes
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -e "$backup_bdd" ]
|
if [ -e "$backup_bdd" ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Add table
Reference in a new issue