Skip to content

Commit

Permalink
[Install] Remove zerofree since we can't use it inside running OS
Browse files Browse the repository at this point in the history
  • Loading branch information
cpinkham committed Aug 5, 2015
1 parent ff33f70 commit f9c8722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SD/FPP_Install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ case "${OSVER}" in
apt-get -y clean
apt-get -y install ethtool fbi fbset file flite 'g++-4.7' gcc-4.7 gdb git i2c-tools ifplugd imagemagick less libapache2-mod-php5 libboost-dev libconvert-binary-c-perl libdbus-glib-1-dev libdevice-serialport-perl libjson-perl libjsoncpp-dev
apt-get -y clean
apt-get -y install libnet-bonjour-perl libpam-smbpass libtagc0-dev locales mp3info mpg123 mpg321 mplayer nano nginx node ntp perlmagick php5 php5-cli php5-common php5-curl php5-fpm php5-mcrypt php5-sqlite php-apc python-daemon python-smbus samba samba-common-bin shellinabox sudo sysstat usbmount vim vim-common vorbis-tools vsftpd zerofree
apt-get -y install libnet-bonjour-perl libpam-smbpass libtagc0-dev locales mp3info mpg123 mpg321 mplayer nano nginx node ntp perlmagick php5 php5-cli php5-common php5-curl php5-fpm php5-mcrypt php5-sqlite php-apc python-daemon python-smbus samba samba-common-bin shellinabox sudo sysstat usbmount vim vim-common vorbis-tools vsftpd
apt-get -y clean

echo "FPP - Installing wireless firmware packages"
Expand Down

0 comments on commit f9c8722

Please sign in to comment.