wok view busybox-httpd-ctrl/stuff/usr/bin/httpd-stop.txt @ rev 19319

Add busybox-httpd-ctrl (fast to: start and stop in menu)
author Leonardo Laporte <hackdorte@sapo.pt>
date Wed Jul 13 11:40:02 2016 -0300 (2016-07-13)
parents
children 771fc2222413
line source
1 #!/bin/sh
2 "/etc/init.d/httpd" "stop"
3 browser "http://localhost/"