wok annotate busybox-httpd-ctrl/stuff/usr/bin/httpd-stop.txt @ rev 25565
BootProg: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 11 16:10:53 2023 +0000 (2023-05-11) |
parents | 409bd33482f9 |
children |
rev | line source |
---|---|
hackdorte@19319 | 1 #!/bin/sh |
hackdorte@19319 | 2 "/etc/init.d/httpd" "stop" |
hackdorte@19320 | 3 browser "http://localhost/" |