inital commit
This commit is contained in:
5
scripts/run_dev.sh
Executable file
5
scripts/run_dev.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
set -e
|
||||
|
||||
sudo docker compose down
|
||||
sudo docker compose up --build
|
||||
Reference in New Issue
Block a user