1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00
This commit is contained in:
yalh76 2021-02-21 06:39:12 +01:00
parent 68d4c490e5
commit 66e96c5f6c

View file

@ -128,8 +128,6 @@ pushd "$final_path"/build
sudo -u "$app" env PATH="$PATH" cargo build --features sqlite --release
popd
read -p "key"
# Install bitwarden_rs
cp -a "$final_path"/build/target/release/bitwarden_rs "$final_path"/live/bitwarden_rs