Files
omarchycn/test/shell.d/fixtures/privileged-heredoc/route-prebody-escaped-pipeline.sh
T
2026-08-30 11:54:31 -04:00

7 lines
102 B
Bash

#!/bin/bash
cat <<EOF | \
sudo tee /etc/omarchy/review.conf
ExecStart=$HOME/.local/bin/payload
EOF