Add update script

This commit is contained in:
Gabriel Augendre 2021-11-12 17:37:58 +01:00
parent 9c10ef5e7e
commit 291438b325

3
update Normal file
View file

@ -0,0 +1,3 @@
#!/bin/bash
git -C ./sources pull
docker-compose up -d --build