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
|
||||
echo "Fingerpring mismatch. Operation aborted."
|
||||
rm -f $CRT
|
||||
fi
|
||||
else
|
||||
echo "Unsupported operating system."
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user