This commit is contained in:
niphlod
2015-09-03 18:08:33 +02:00
parent d4270373e1
commit 5dbcda9f38
2 changed files with 25 additions and 5 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
#!/bin/bash
echo "This script will:
1) Install modules needed to run web2py on Fedora and CentOS/RHEL
2) Install Python 2.6 to /opt and recompile wsgi if not provided
@@ -27,7 +28,7 @@ Press ENTER to continue...[ctrl+C to abort]"
read CONFIRM
#!/bin/bash
###
### Phase 0 - This may get messy. Lets work from a temporary directory