Add update script
This commit is contained in:
parent
9c10ef5e7e
commit
291438b325
1 changed files with 3 additions and 0 deletions
3
update
Normal file
3
update
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
git -C ./sources pull
|
||||
docker-compose up -d --build
|
Loading…
Reference in a new issue