Indent fixes

This commit is contained in:
Alexandre Aubin 2020-11-30 04:12:45 +01:00
parent d6345d530a
commit bece741a31

View file

@ -223,7 +223,8 @@ VALIDATE_THAT_APP_CAN_BE_ACCESSED () {
yuno_portal=0 yuno_portal=0
# Try to access to the url in 2 times, with a final / and without # Try to access to the url in 2 times, with a final / and without
i=1; while [ $i -ne 3 ] i=1;
while [ $i -ne 3 ]
do do
# First time, try without final / # First time, try without final /