995d0343f9
SVN-Revision: 2152
2 lines
56 B
Bash
Executable file
2 lines
56 B
Bash
Executable file
#!/bin/sh
|
|
[ -d /www ] && httpd -p 80 -h /www -r OpenWrt
|