mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-05 19:00:32 -05:00
update test a bit
This commit is contained in:
parent
1a88ea7d74
commit
e05e8867db
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
rm data
|
||||
if [ -f data ]; then rm data ; fi
|
||||
|
||||
SERVER=$1
|
||||
PORT=8087
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue