diff --git a/files/etc/systemd/system/fifirstboot-brew-install.service b/files/etc/systemd/system/firstboot-brew-install.service similarity index 58% rename from files/etc/systemd/system/fifirstboot-brew-install.service rename to files/etc/systemd/system/firstboot-brew-install.service index 9acb8cd..95740ec 100644 --- a/files/etc/systemd/system/fifirstboot-brew-install.service +++ b/files/etc/systemd/system/firstboot-brew-install.service @@ -3,4 +3,4 @@ Description=Install Homebrew for user [Service] Type=oneshot -ExecStart=/usr/local/bin/install-homebrew.sh +ExecStart=/usr/local/bin/install-homebrew.sh %i