mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
@@ -17,7 +17,8 @@ Spacedrive is an open source cross-platform file manager, powered by a virtual d
|
||||
# we need nightly cargo
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs -o rustup.sh
|
||||
chmod +x ./rustup.sh
|
||||
./rustup.sh -y
|
||||
./rustup.sh -y -t nightly --profile minimal
|
||||
source "$HOME/.cargo/env"
|
||||
rustup default nightly
|
||||
|
||||
pnpm install
|
||||
|
||||
Reference in New Issue
Block a user