mirror of
https://github.com/YunoHost-Apps/vaultwarden_ynh.git
synced 2024-09-03 18:26:31 +02:00
cleanup
This commit is contained in:
parent
68d4c490e5
commit
66e96c5f6c
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue