From 38e04db0cb3352ded25289985bf57a524a2cd53d Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 25 Sep 2024 22:38:45 -0700 Subject: [PATCH] Update install.sh --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 215675d..1671045 100755 --- a/install.sh +++ b/install.sh @@ -102,6 +102,7 @@ sed -i $replace etc/mesh_bot.service replace="s|Group=pi|Group=$whoami|g" sed -i $replace etc/pong_bot.service sed -i $replace etc/mesh_bot.service +sudo systemctl daemon-reload printf "\n service files updated\n" # ask if emoji font should be installed for linux