Skip to content

Commit

Permalink
Update start_chroot_script
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Nov 25, 2024
1 parent 4888851 commit 571dff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/cube/start_chroot_script
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ curl -fsSL https://deb.nodesource.com/setup_18.x | bash -

# install
apt update
dpkg --set-selections <<< 'initramfs-tools hold'
apt-mark hold initramfs-tools
install=(
jq # @treehouses/cli
git vim screen dos2unix # terminal development
Expand Down

0 comments on commit 571dff6

Please sign in to comment.