diff --git a/scripts/install b/scripts/install index 956fedc..3cee1de 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