Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed May 15, 2024
1 parent 9ec45ff commit f0b6853
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ mv OpenHD-ImageBuilder/stages/01-Baseimage stages/
rm -Rf OpenHD-ImageBuilder
#resize x20, too
sed -i 's/if \[\[ "${OS}" != ubuntu-x86 \]\] && \[\[ "${OS}" != debian-X20 \]\]; then/if \[\[ "${OS}" != ubuntu-x86 \]\]; then/' stages/01-Baseimage/01-run.sh
cat stages/01-Baseimage/01-run.sh
echo "________"
exit 1

if [[ "${IMAGE_TYPE}" == "" ]]; then
echo "Usage: ./build.sh pi-bullseye"
Expand Down

0 comments on commit f0b6853

Please sign in to comment.