split utils, added manual tests
This commit is contained in:
7
test/run-server.sh
Executable file
7
test/run-server.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
cd ..
|
||||
docker-compose down &
|
||||
docker-compose build
|
||||
wait
|
||||
docker-compose up -d
|
||||
docker-compose logs --follow
|
||||
Reference in New Issue
Block a user