DABodr / ODR-Tools_Installer

Auto-install ODR tools for RPI and Debian systems
GNU General Public License v3.0
1 stars 0 forks source link

Install script mod #3

Closed DABtester closed 4 years ago

DABtester commented 4 years ago

Hi there,

I'm running Raspberry buster, and I found two possible issue's with the "Install_script_ODR+Config.sh" script:

"sudo apt-get -y install vlc-plugins-base" cannot be found in the repository. Changed it to "sudo apt-get -y install vlc-plugin-base"

Also

"supervisior mplayer2" cannot be found in the repository. Changed it to "supervisor mplayer"

DABodr commented 4 years ago

Yes all fixed now :) mplayer was deleted from script, not use here