Skip to content

Commit

Permalink
raspberrypi imager disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
slspeek committed Nov 25, 2024
1 parent 03aea2e commit 618e291
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ COMPLETE_LIVE_LATE_CMDS=$(MINIMAL_LIVE_LATE_CMDS),$\
golang,$\
google-chrome,$\
popcorntime,$\
raspberry-pi-imager,$\
teamviewer,$\
vscode
COMPLETE_LATE_CMDS=$(MINIMAL_LATE_CMDS),$\
Expand All @@ -68,11 +67,11 @@ COMPLETE_LATE_CMDS=$(MINIMAL_LATE_CMDS),$\
megasync,$\
prepare-education-box,$\
popcorntime,$\
raspberry-pi-imager,$\
teamviewer,$\
uu-add-origins,$\
uu-activate,$\
vscode

INTERPOLATION_CMD=LATE_CMD_LOGGING_DIR=$(LATE_CMD_LOGGING_DIR) interpolate-preseed.sh
LIVE_BUILD_CMD=LATE_CMD_LOGGING_DIR=$(LATE_CMD_LOGGING_DIR) live-build.sh
DEFAULT_USER=$(shell cat default-user)
Expand Down

0 comments on commit 618e291

Please sign in to comment.