Replies: 2 comments
-
| 
         try   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         oh! don't type the $ in the command! That is shown in the doc because it is the shell prompt.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I followed along with the instructions and things went well after I figured out to do chmod +x rpi_install.sh to make the file executable.
The only other problem I had was with the command to start the collector. "$ ./collector.py" was not working (bash: $: command not found). Neither did "./collector.py". The only way to get it to work was "sudo ./collector.py". If I did not use sudo the collector would start but nothing would be read into the DB file. Not sure why.
Looks great and looking forward to next year when I can use this for our club.
Raspberry Pi 4 Model B
Debain Raspbain 10 buster
Thanks for doing this!
73
Kent
N6WT
Beta Was this translation helpful? Give feedback.
All reactions