Re-enable apt-get in install.
This commit is contained in:
parent
c99b7e3c1f
commit
2a477efdfc
@ -11,8 +11,8 @@ fi
|
||||
|
||||
echo "Installing dependencies..."
|
||||
echo "=========================="
|
||||
#apt-get update
|
||||
#apt-get -y install build-essential python-dev python-pip python-pygame supervisor git
|
||||
apt-get update
|
||||
apt-get -y install build-essential python-dev python-pip python-pygame supervisor git
|
||||
|
||||
echo "Installing omxplayer..."
|
||||
echo "======================="
|
||||
|
Loading…
Reference in New Issue
Block a user