This commit is contained in:
dr460nf1r3
2021-06-22 07:20:40 +02:00
parent b3425a5d1d
commit 890222f039
3 changed files with 7 additions and 7 deletions

View File

@ -7,7 +7,7 @@ msg() {
}
post_install() {
msg "Firejail profiles are now present in firejail-git."
msg "Firejail profiles are already present in firejail-git."
echo ""
msg "To use profile-sync-daemon add firedragon to ~/.config/psd/psd.conf"
echo ""
@ -18,7 +18,7 @@ post_install() {
}
post_upgrade() {
msg "Firejail profiles are now present in firejail-git."
msg "Firejail profiles are already present in firejail-git."
echo ""
msg "To use profile-sync-daemon add firedragon to ~/.config/psd/psd.conf"
echo ""