homepage/update.sh

4 lines
56 B
Bash
Raw Normal View History

2024-02-01 14:35:40 +01:00
#!/bin/sh -x
git pull
exec docker-compose up -d --build