Skip to content

Commit

Permalink
fix rootfs grow
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubhamvis98 committed Dec 21, 2024
1 parent 92a62a1 commit 5b77255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ EOF

echo '[+]Stage 3: Installing device specific and environment packages'
nspawn-exec apt update
echo nspawn-exec apt install -y ${PACKAGES}
nspawn-exec apt install -y ${PACKAGES}

nspawn-exec sh -c "$(curl -fsSL https://repo.fossfrog.in/setup.sh)"

Expand Down

0 comments on commit 5b77255

Please sign in to comment.