From 91072cb47d7685d2967e35c9374b0ecf286ad5b7 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Fri, 13 Dec 2024 21:29:09 -0800 Subject: [PATCH] Update install.sh --- install.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/install.sh b/install.sh index 47a6d01..0644efb 100755 --- a/install.sh +++ b/install.sh @@ -156,12 +156,6 @@ if [ $bot == "mesh" ]; then sudo systemctl enable mesh_bot.service fi -if [ $bot == "n" ]; then - if [ -f launch.sh ]; then - printf "\nTo run the bot, use the command: ./launch.sh\n" - ./launch.sh - fi -fi # check if running on femtofox embedded if [ $(hostname) != "femtofox" ]; then # ask if emoji font should be installed for linux