This commit is contained in:
D4rk4 2020-08-01 16:35:32 +02:00
parent bdf505b79c
commit 8be1061c52

View file

@ -35,7 +35,5 @@ if [ ! -f ${bootflag} ]; then
touch ${bootflag}
k8sDemoWA;
k8sDeploy;
echo "Sleeping for 120s..."
sleep 120;
InstallIngress;
fi