Files
omarchycn/test/shell.d/fixtures/privileged-heredoc/route-install-hop-alias.sh
T
2026-08-30 11:54:31 -04:00

7 lines
159 B
Bash

tmp=/tmp/omarchy-generated
copy=$tmp
cat >"$tmp" <<EOF
command=$HOME/.local/share/omarchy/bin/example
EOF
sudo install -m644 "$copy" /etc/omarchy/example.conf