Changeset 0b8c868 for gutenbach-web/virtualenv-create
- Timestamp:
- Feb 25, 2009, 12:53:27 AM (16 years ago)
- Branches:
- master, debian, mac, no-cups, web
- Children:
- 8bcbc70e
- Parents:
- 4b9d354
- git-author:
- Edward Z. Yang <edwardzyang@…> (02/25/09 00:53:27)
- git-committer:
- Edward Z. Yang <edwardzyang@…> (02/25/09 00:53:27)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gutenbach-web/virtualenv-create
r973dd91 r0b8c868 1 1 #!/bin/bash 2 2 easy_install -i http://www.turbogears.org/2.0/downloads/current/index tg.devtools 3 # deal with bugs that happen during install 3 4 easy_install tg.devtools 4 5 easy_install tg.devtools
Note: See TracChangeset
for help on using the changeset viewer.