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