vagrant tests eg with evhtp
This commit is contained in:
parent
efc0228f99
commit
53deedc242
8 changed files with 317 additions and 138 deletions
|
|
@ -69,6 +69,7 @@ EOF
|
|||
$scpcmd $dir/nginx.conf vagrant@127.0.0.1:
|
||||
cat<<'EOF' > $dir/startnginx.sh
|
||||
#!/usr/bin/env bash
|
||||
set -x
|
||||
if [ $# -ne 0 -a $# -ne 1 ]; then
|
||||
echo "usage: $0 [<prefix>"]
|
||||
exit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue