Skip to content

Shell Scripts to automate debloating and Installing OpenCV.

License

Notifications You must be signed in to change notification settings

bolleyboll/RPI3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPI3

Shell Scripts to automate debloating and Installing OpenCV.

This was created to automate the time consuming process of installing OpenCV. However, several other scripts have also been added to automate other tasks as well.

A common error of '\r' can be removed using the following command

awk '{ sub("\r$", ""); print }' script.sh > script1.sh

Releases

No releases published

Packages

No packages published

Languages