Home
last modified time | relevance | path

Searched refs:HTTPROOT (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A Dbusybox-httpd5 HTTPROOT="/srv/www"
6 ARGS="-h $HTTPROOT"
15 if [ ! -d $HTTPROOT ]; then
16 echo "$HTTPROOT is missing."