add restart

This commit is contained in:
David Kebler 2023-04-01 19:01:29 -07:00
parent 380f7424a0
commit 711a1dfcdc

3
restart Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
docker-compose down
docker-compose up -d