1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00

Update upgrade

Fix  cp: cannot create directory '/var/www/bitwarden/live/.': No such file or directory
This commit is contained in:
yalh76 2020-04-26 18:02:37 +02:00
parent f0ecc8ea8d
commit 171b1e601b

View file

@ -150,6 +150,7 @@ then
# Install bitwarden_rs
ynh_secure_remove --file="$final_path/live"
mkdir -p "$final_path/live"
cp -a "$final_path/build/target/release/." "$final_path/live/."
# Restore files