From 445fc2daf149e142290a7bcfef82147ccdc87221 Mon Sep 17 00:00:00 2001 From: dr460nf1r3 Date: Thu, 6 May 2021 21:05:21 +0200 Subject: [PATCH] Fix .install --- firedragon.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firedragon.install b/firedragon.install index 516a6de..a9bfc5e 100644 --- a/firedragon.install +++ b/firedragon.install @@ -11,7 +11,7 @@ post_install() { } post_upgrade() { - echo "Firejail profiles are now present in firejail-git." + msg "Firejail profiles are now present in firejail-git." echo "" msg "To use profile-sync-daemon add firedragon to ~/.config/psd/psd.conf" echo ""