diff options
Diffstat (limited to '')
| -rwxr-xr-x | 00_hello_world/run-server.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/00_hello_world/run-server.sh b/00_hello_world/run-server.sh new file mode 100755 index 0000000..c0087d4 --- /dev/null +++ b/00_hello_world/run-server.sh | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | darkhttpd build | ||
