Directory Script and Repaired If-Clause in CA Script #5

Merged
Georg merged 2 commits from devel into master 2021-08-20 15:55:31 +02:00
Showing only changes of commit 4ac2b8b55e - Show all commits

View File

@ -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