Linux/Raspbian and command line work are not my strong suit so please bear with me...
'm having trouble installing the script for my mausberry shutdown switch (direct plug micro usb)
Following their instructions (
http://mausberry-circuits.myshopify.com/pages/setup) with my keyboard (not ssh) I managed to download setup.sh, although I had to omit the word sudo.
Now, when I enter "sudo bash setup.sh" I get:
"bash: sudo: command not found"
So I tried losing sudo again, with "bash setup.sh" I get:
setup.sh: line 22: sudo: command not found
setup.sh: line 23: sudo: command not found
I'm entering this in LXterminal on a dietpi (v58), Raspberry Pi 2 Model B... any help would be appreciated. I don't know if I'm at 'root' or not when I'm doing this. Once I clear this hurdle I can retire the mouse and keyboard from this project
