1
0
Fork 0
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:
ericgaspar 2021-09-27 14:46:01 +02:00
parent 74dd7eead9
commit b8365833f9
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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