mirror of
https://aur.archlinux.org/firedragon.git
synced 2025-07-06 21:14:33 +00:00
5 lines
244 B
Plaintext
5 lines
244 B
Plaintext
post_install() {
|
|
echo "To use profile-sync-daemon add firedragon to ~/.config/psd/psd.conf"
|
|
echo "If you prefer strict hardened settings execute 'mkdir ~/.firedragon && cp /usr/lib/firedragon/firedragon.overrides.cfg ~/.firedragon/'"
|
|
}
|