Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Roadmap
Search
Context Navigation
Back to InstallationGuidelines/Windows/User
InstallationGuidelines/Windows/User
: sahana.cmd
File sahana.cmd,
123 bytes
(added by
Fran Boon
,
13 years ago
)
Start script for USB version
Line
1
@echo off
2
cd web2py
3
start /b web2py.exe -a eden -p 80
4
rem Delay 1 second
5
ping 127.0.0.1 -n 2
6
start /b http://127.0.0.1
Download in other formats:
Original Format