wok-next diff busybox-httpd-ctrl/stuff/usr/bin/httpd-start @ rev 19842

Fix gtk+3; up libgudev, libxkbcommon.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Aug 18 03:02:41 2017 +0300 (2017-08-18)
parents 771fc2222413
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/busybox-httpd-ctrl/stuff/usr/bin/httpd-start	Fri Aug 18 03:02:41 2017 +0300
     1.3 @@ -0,0 +1,3 @@
     1.4 +#!/bin/sh
     1.5 +"/etc/init.d/httpd" "start"
     1.6 +browser "http://localhost/"