Added missing fi
Signed-off-by: Georg <georg@lysergic.dev>
This commit is contained in:
parent
5a550296b2
commit
4ac2b8b55e
@ -31,6 +31,7 @@ elif [ "${DISTRIB}" = '"Arch Linux"' ]; then
|
|||||||
else
|
else
|
||||||
echo "Fingerpring mismatch. Operation aborted."
|
echo "Fingerpring mismatch. Operation aborted."
|
||||||
rm -f $CRT
|
rm -f $CRT
|
||||||
|
fi
|
||||||
else
|
else
|
||||||
echo "Unsupported operating system."
|
echo "Unsupported operating system."
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user