5 lines
100 B
Bash
5 lines
100 B
Bash
cat <<EOF |
|
|
command=$HOME/.local/share/omarchy/bin/example
|
|
EOF
|
|
sudo tee /etc/omarchy/example.conf
|