Add systemd service for Homebrew installation
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Install Homebrew for user
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=oneshot
|
||||||
|
ExecStart=/usr/local/bin/install-homebrew.sh
|
||||||
Reference in New Issue
Block a user