Skip to content
Snippets Groups Projects
Commit 91aad446 authored by Bob Mottram's avatar Bob Mottram
Browse files

More helpful text

parent 4e6e4311
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,11 @@ echo "echo '$1' > $MESH_DEFAULT_PROTOCOL" >> /tmp/change_routing
echo "echo '$1' > $MESH_CURRENT_PROTOCOL" >> /tmp/change_routing
chmod +x /tmp/change_routing
clear
echo ''
echo $'Authentication to change mesh protocol'
echo ''
case $data in
1) sudo /tmp/change_routing 'bmx6'
sudo systemctl stop bmx7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment