diff --git a/update b/update new file mode 100644 index 0000000..2336f55 --- /dev/null +++ b/update @@ -0,0 +1,3 @@ +#!/bin/bash +git -C ./sources pull +docker-compose up -d --build