homepage/update.sh

4 lines
57 B
Bash
Raw Normal View History

2024-02-13 11:34:16 +01:00
#!/bin/sh -xe
2024-02-01 14:35:40 +01:00
git pull
exec docker-compose up -d --build