Update archtitus.sh
This commit is contained in:
parent
65d29461bd
commit
4874b4c612
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue