Skip to content

Commit

Permalink
Update build_chroot.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jun 14, 2024
1 parent 5171383 commit 26865a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# This file is the install instruction for the CHROOT build
# We're using cloudsmith-cli to upload the file in CHROOT

mkdir -p /out
sudo apt install -y python3-pip ruby ruby-dev rubygems build-essential
gem install fpm
sudo pip3 install --upgrade cloudsmith-cli --break-system-packages
Expand Down

0 comments on commit 26865a3

Please sign in to comment.