Skip to content

Cleaning up after Rust installation #489

Closed
@zvonimir

Description

@zvonimir

It seems that our build script (build.sh) leaves the following in the root folder after installing Rust:

rust-nightly-x86_64-unknown-linux-gnu
rust.tar.gz

I wonder if those are really needed?
If Rust is being installed system-wide, then maybe it would be a good idea to clean this up by deleting these after the Rust installation is done.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions