mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
error syntax
This commit is contained in:
parent
f52938879e
commit
e0ad533a23
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -b "$backup_bdd" ]
|
if [ -b "$backup_bdd" ]
|
||||||
|
then
|
||||||
cp -ar /tmp/association.sqlite $final_path/association.sqlite
|
cp -ar /tmp/association.sqlite $final_path/association.sqlite
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue