Add installation service for Homebrew on first boot
This commit is contained in:
@@ -4,3 +4,6 @@ Description=Install Homebrew for user
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=/usr/local/bin/install-homebrew.sh %i
|
ExecStart=/usr/local/bin/install-homebrew.sh %i
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
||||||
|
|||||||
Reference in New Issue
Block a user