index
:
school/comp-347.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assignments
/
1
/
bin
/
client
blob: 1bce623647d1d8c5bab32961dc4b32870bdb839c (
plain
)
1
2
3
4
5
6
#!/bin/sh set -e cd "$(dirname "$0")/.." curl -x localhost:8081 -v $@