Update archtitus.sh

This commit is contained in:
solomoncyj 2022-02-12 17:45:04 +08:00 committed by GitHub
parent 85081d5d2b
commit b69ec18042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ echo -ne "
#!/bin/bash
if [ -f /root/dockerenv ]; then
echo "docker container found, i can't install"
break
else
bash startup.sh
source $SCRIPT_DIR/setup.conf