mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
Update upgrade
This commit is contained in:
parent
74dd7eead9
commit
b8365833f9
1 changed files with 1 additions and 2 deletions
|
@ -112,8 +112,7 @@ then
|
|||
if [ -d $final_path/var/data ]; then
|
||||
cp -af "$final_path/var/data" "$tmpdir/."
|
||||
fi
|
||||
$final_path/.env
|
||||
|
||||
|
||||
cp -a "$final_path/.env" "$tmpdir/.env"
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
|
|
Loading…
Add table
Reference in a new issue