Skip to content

Commit

Permalink
make desktop base on by default
Browse files Browse the repository at this point in the history
  • Loading branch information
zardus committed Jan 18, 2024
1 parent 5a3e608 commit 645fa22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/container-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ define INSTALL_ANGR_MANAGEMENT no
define INSTALL_BURPSUITE no
define INSTALL_BUSYBOX no # needs compilation
define INSTALL_CAPSTONE no
define INSTALL_DESKTOP_BASE no
define INSTALL_DESKTOP_BASE yes # matches the challenge-mini configuration
define INSTALL_GDB no # needs compilation, but everyone is expecting this
define INSTALL_GECKODRIVER no # just for web
define INSTALL_GHIDRA no
Expand Down

0 comments on commit 645fa22

Please sign in to comment.