Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 765c8ca

Browse files
committed
set -e is nice
1 parent d979bbd commit 765c8ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22

3+
set -e
34
docker-compose -f wmsa_db.yml up -d
45
docker-compose -f trafeik.yml up -d
56
docker-compose -f marginalia-core.yml up -d

0 commit comments

Comments
 (0)