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

4 lines
161 B
Bash

cat <<EOF | sudo tee /etc/udev/rules.d/99-omarchy.rules >/dev/null
SUBSYSTEM=="power_supply", ATTR{type}=="Mains", RUN+="/usr/bin/omarchy-powerprofiles-set"
EOF