Update archtitus.sh

This commit is contained in:
solomoncyj 2022-04-24 09:32:06 +08:00 committed by GitHub
parent 23232ab5c8
commit e3b336e16c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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