From 3cbf72a6095010af9783b9b82511dfec1a942aa1 Mon Sep 17 00:00:00 2001 From: David Young Date: Tue, 17 Mar 2026 14:43:53 -0600 Subject: [PATCH] update --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 1543e54..42ed978 100755 --- a/install.sh +++ b/install.sh @@ -133,4 +133,4 @@ cd ~/.local/share/HamPack echo "Installing Flatpak applications..." . install-flatpaks.sh -echo "HamPack installation complete." \ No newline at end of file +echo "HamPack installation complete. You may want to reboot your machine." \ No newline at end of file