sus/gohookr.sh

7 lines
82 B
Bash
Raw Normal View History

2022-05-26 01:16:07 +00:00
#!/usr/bin/env bash
set -e
cd `dirname $0`
git pull
docker-compose up -d --build