heartbeats/gohookr.sh

7 lines
82 B
Bash
Raw Permalink Normal View History

2022-12-17 01:57:41 +00:00
#!/usr/bin/env bash
set -e
cd `dirname $0`
git pull
docker-compose up -d --build