diff --git a/background_installer.sh b/background_installer.sh index ed7f2b7..bdcc94c 100755 --- a/background_installer.sh +++ b/background_installer.sh @@ -146,7 +146,7 @@ if [ "$1" == "win" ]; then apt-cyg update apt-cyg install lynx rm -f /bin/wget.exe - apt-cyg remove gcc-core gcc-g++ pkg-config automake autoconf libtool make python2 python2-pip sqlite3 + # apt-cyg remove gcc-core gcc-g++ pkg-config automake autoconf libtool make python2 python2-pip sqlite3 apt-cyg install wget gcc-core gcc-g++ git pkg-config automake autoconf libtool make python2 python2-pip sqlite3 lynx -source https://bootstrap.pypa.io/2.7/get-pip.py > get-pip.py /usr/bin/python get-pip.py