Drop unrelated privileged heredoc scanner
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
tmp=$(mktemp)
|
||||
|
||||
cat >"$tmp" <<EOF
|
||||
#!/bin/bash
|
||||
exec "$HOME/.local/share/omarchy/bin/omarchy-agent" "$@"
|
||||
EOF
|
||||
|
||||
sudo install -m 0755 "$tmp" /usr/local/bin/omarchy-agent-shim
|
||||
Reference in New Issue
Block a user