diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-09-29 12:23:26 +0200 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2017-09-29 12:23:26 +0200 |
commit | acde5b8a880ff6f5e19ee91bd1f213339947b62f (patch) | |
tree | 333ebb3e87531da12fe447309e77a6fa57ba4165 /htdocs/README.md | |
parent | acfdebd511ebcde861c7975af0a92c0d6bc87678 (diff) |
Initial Commit as submodule
Diffstat (limited to 'htdocs/README.md')
-rw-r--r-- | htdocs/README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/htdocs/README.md b/htdocs/README.md deleted file mode 100644 index 7aafea0..0000000 --- a/htdocs/README.md +++ /dev/null @@ -1,7 +0,0 @@ ------------------------------------------------------------------------- - Basic HTML & WS test ------------------------------------------------------------------------- - - # Load bindings directly from development tree for debug - AFB_BINDER_NAME='sample' afb-daemon --verbose --verbose --token="" --ldpaths=build --port=1234 --roothttp=htdocs - |