monithor/client/conf-client/webserver.sh

6 lines
74 B
Bash

#!/bin/bash
pushd $(dirname $0)/../web/
python -m SimpleHTTPServer ${1}