Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Update main.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmicFusion authored Feb 20, 2024
1 parent 65ab757 commit be65dc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ cd ./pika-first-setup

# Get build deps
apt-get build-dep ./ -y
apt-get install curl -y
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | CARGO_HOME=/root/.cargo sh -s -- -y

# Build package
dpkg-buildpackage --no-sign
Expand Down

0 comments on commit be65dc3

Please sign in to comment.