triscit/run.sh

5 lines
81 B
Bash
Executable File

#! /bin/sh
echo 'http://localhost:8081'
busybox httpd -fv -p 8081 -c httpd.conf