Changeset 13327
- Timestamp:
- 15 Oct 2015, 07:52:40 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/docker/build.sh
r13311 r13327 2 2 3 3 source /home/kofa/py27/bin/activate 4 pip install pyopenssl ndg-httpsclient pyasn1 4 5 pip install --upgrade pip 6 pip install distribute 7 pip install --upgrade setuptools==0.6c11 8 9 cd waeup.kofa/ 10 python bootstrap.py 11 pip install --upgrade zc.buildout==2.1.0 12 pip install --upgrade setuptools==0.6c11 13 ./bin/buildout
Note: See TracChangeset for help on using the changeset viewer.