Add update script

This commit is contained in:
Gabriel Augendre 2021-11-12 17:37:58 +01:00
parent 9c10ef5e7e
commit 291438b325
1 changed files with 3 additions and 0 deletions

3
update Normal file
View File

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