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

Update install

This commit is contained in:
liberodark 2019-10-22 13:42:25 +02:00 committed by GitHub
parent 2badd3c0f5
commit 25d80ae135
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,9 +133,9 @@ popd
cp -a $final_path/build/target/release/. $final_path/live/. cp -a $final_path/build/target/release/. $final_path/live/.
# Remove build files and rustup # Remove build files and rustup
#ynh_secure_remove --file="$final_path/build" ynh_secure_remove --file="$final_path/build"
#ynh_secure_remove --file="$final_path/.cargo" ynh_secure_remove --file="$final_path/.cargo"
#ynh_secure_remove --file="$final_path/.rustup" ynh_secure_remove --file="$final_path/.rustup"
#================================================= #=================================================
# SETUP SYSTEMD # SETUP SYSTEMD