mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-23 22:16:48 +00:00
fix(serviceman): do not use 'sudo' or 'env PATH="$PATH"'
This commit is contained in:
@@ -13,7 +13,7 @@ main() { (
|
||||
fi
|
||||
serviceman --version
|
||||
|
||||
env PATH="$PATH" serviceman add --agent \
|
||||
serviceman add --agent \
|
||||
--workdir ~/.local/opt/brew/ \
|
||||
--name sh.brew.updater -- \
|
||||
~/.local/bin/brew-update-hourly
|
||||
|
||||
Reference in New Issue
Block a user