Fix .install
This commit is contained in:
parent
6d3be5a8c2
commit
445fc2daf1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
post_upgrade() {
|
post_upgrade() {
|
||||||
echo "Firejail profiles are now present in firejail-git."
|
msg "Firejail profiles are now present in firejail-git."
|
||||||
echo ""
|
echo ""
|
||||||
msg "To use profile-sync-daemon add firedragon to ~/.config/psd/psd.conf"
|
msg "To use profile-sync-daemon add firedragon to ~/.config/psd/psd.conf"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
Loading…
Reference in a new issue