Break up test scripts
This commit is contained in:
4
test/stopwebserver.sh
Executable file
4
test/stopwebserver.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Stopping webserver..."
|
||||
killall "$SERVER"
|
||||
Reference in New Issue
Block a user