mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-26 12:44:21 +00:00
5beb0a7427
Signed-off-by: dr460nf1r3 <root@dr460nf1r3.org>
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/'"
|
|
}
|