chore: import upstream snapshot with attribution
This commit is contained in:
Executable
+13
@@ -0,0 +1,13 @@
|
||||
#!/bin/sh
|
||||
|
||||
|
||||
git pull
|
||||
|
||||
sleep 1
|
||||
docker-compose -f dev-docker-compose.yml down
|
||||
|
||||
sleep 1
|
||||
docker-compose -f dev-docker-compose.yml up -d
|
||||
|
||||
echo "restart dev-docker-compose"
|
||||
|
||||
Reference in New Issue
Block a user