add restart

master
David Kebler 2023-04-01 19:01:29 -07:00
parent 380f7424a0
commit 711a1dfcdc
1 changed files with 3 additions and 0 deletions

3
restart Executable file
View File

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