homepage/update.sh

3 lines
56 B
Bash
Executable file

#!/bin/sh -x
git pull
exec docker-compose up -d --build