Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
SpudGunMan committed Dec 27, 2024
1 parent 23e0e4c commit a20e520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ sed -i $replace etc/mesh_bot_reporting.service

#ask if we should add a user for the bot
if [ $embedded != "y" ]; then
printf "\nDo you want to add a user (meshbot) no login, for the bot? (y/n) (if embedded default is yes)"
printf "\nDo you want to add a user (meshbot) no login, for the bot? (y/n)"
read meshbotservice
fi

Expand Down

0 comments on commit a20e520

Please sign in to comment.