Update archtitus.sh

This commit is contained in:
solomoncyj 2022-02-12 11:47:00 +08:00 committed by GitHub
parent 65d29461bd
commit 4874b4c612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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