diff --git a/update b/update index 7557b5d..fd4196d 100755 --- a/update +++ b/update @@ -1,3 +1,3 @@ #!/bin/bash cd /data/docker-config -git pull && docker compose up -d +git pull && docker compose up -d \ No newline at end of file