necrosato / home-alert

IOT Home Security System
0 stars 0 forks source link

Apt now works on buster #63

Closed necrosato closed 5 years ago

necrosato commented 5 years ago

New versions of raspbian will install with using apt for the opencv installation type. This greatly simplifies things. Might want to think about removing the source install option all together if its a hassle. I ran out of ram when I tried it, and upgrading to buster also made me change the script slightly. @margielamadman