From ab3a5ab371e776ade143b52da0c1e7dec23f10b7 Mon Sep 17 00:00:00 2001 From: Ahurac Date: Tue, 13 Feb 2024 11:34:16 +0100 Subject: [PATCH] script update : ajout flag -e --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 37402da..0554b44 100755 --- a/update.sh +++ b/update.sh @@ -1,3 +1,3 @@ -#!/bin/sh -x +#!/bin/sh -xe git pull exec docker-compose up -d --build