source: main/waeup.kofa/branches/docker/build.sh @ 13311

Last change on this file since 13311 was 13311, checked in by uli, 9 years ago

Basic docker install (unfinished).

  • Property svn:executable set to *
File size: 75 bytes
Line 
1#!/bin/bash
2
3source /home/kofa/py27/bin/activate
4pip install --upgrade pip
Note: See TracBrowser for help on using the repository browser.