Update archtitus.sh
This commit is contained in:
parent
85081d5d2b
commit
b69ec18042
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue