Skip to content

Commit

Permalink
✨ [make] add docker to setup of majaro gnome
Browse files Browse the repository at this point in the history
  • Loading branch information
vhoyer committed Nov 7, 2024
1 parent 46fb3d8 commit e83bb9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ help:
flavor-manjaro-gnome:
echo 'manjaro-gnome' > $(FILE_FLAVOR)
echo 'install-pacman' > $(FILE_MANAGER)
echo 'setup-shared system-config' > $(FILE_SETUP)
echo 'setup-shared system-config docker' > $(FILE_SETUP)
flavor-manjaro-i3:
echo 'manjaro-i3' > $(FILE_FLAVOR)
echo 'install-pacman' > $(FILE_MANAGER)
Expand Down

0 comments on commit e83bb9a

Please sign in to comment.