From f089b6f079677fccfdc63aa99d39fd184c1a114c Mon Sep 17 00:00:00 2001 From: liberodark Date: Mon, 21 Oct 2019 20:46:39 +0200 Subject: [PATCH] Update install --- scripts/install | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/install b/scripts/install index 3cee1de..956fedc 100644 --- a/scripts/install +++ b/scripts/install @@ -133,9 +133,9 @@ popd cp -a $final_path/build/target/release/. $final_path/live/. # Remove build files and rustup -ynh_secure_remove --file="$final_path/build" -ynh_secure_remove --file="$final_path/.cargo" -ynh_secure_remove --file="$final_path/.rustup" +#ynh_secure_remove --file="$final_path/build" +#ynh_secure_remove --file="$final_path/.cargo" +#ynh_secure_remove --file="$final_path/.rustup" #================================================= # SETUP SYSTEMD