Files
omarchycn/test/shell.d/fixtures/privileged-heredoc/safe-herestring.sh
T
2026-08-30 11:54:31 -04:00

8 lines
149 B
Bash

resolved="RemoteCommand none"
grep -qvi '^remotecommand none$' <<<"$resolved" || true
sudo tee /etc/omarchy/plain.conf >/dev/null <<'EOF'
ok=1
EOF