add gohookr script

This commit is contained in:
2022-05-26 02:16:07 +01:00
parent aa8c3690ee
commit 1b5746096e
Executable
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -e
cd `dirname $0`
git pull
docker-compose up -d --build