Revert "Drop unrelated privileged heredoc scanner"
This reverts commit 4c23077f80.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
cat <<EOF >/tmp/omarchy-review-unit
|
||||
[Service]
|
||||
ExecStart=$HOME/.local/bin/payload
|
||||
EOF
|
||||
sudo install -m 644 /tmp/omarchy-review-unit /etc/systemd/system/review.service
|
||||
Reference in New Issue
Block a user