mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-26 04:34:15 +00:00
Remove post-upgrade notice - the user would know already
Signed-off-by: dr460nf1r3 <root@dr460nf1r3.org>
This commit is contained in:
parent
a695a47bf1
commit
5beb0a7427
@ -2,8 +2,3 @@ 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/'"
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
echo "To use profile-sync-daemon add firedragon to ~/.config/psd/psd.conf"
|
||||
echo "If you prefer strict hardened settings execute 'cp /usr/lib/firedragon/firedragon.overrides.cfg ~/.firedragon/'"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user