From e3b336e16ce7cde1a8547ed4a1177fec3835b76f Mon Sep 17 00:00:00 2001 From: solomoncyj Date: Sun, 24 Apr 2022 09:32:06 +0800 Subject: [PATCH] Update archtitus.sh --- archtitus.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/archtitus.sh b/archtitus.sh index b81338c..f475af1 100755 --- a/archtitus.sh +++ b/archtitus.sh @@ -12,6 +12,7 @@ fi if grep -sq 'docker\|lxc' /proc/1/cgroup then echo "running in docker container, no supported (at the moment)" + exit fi # Find the name of the folder the scripts are in set -a