exit with an error when unable to delete old fonts

This commit is contained in:
romkatv 2020-02-26 14:52:42 +01:00
parent ea6607e701
commit ff496ab2ba

View File

@ -428,7 +428,7 @@ function ask_remove_font() {
flowing Please %Bdelete%b these files and run '%2Fp10k%f %Bconfigure%b.'
fi
print
exit 0
exit 1
fi
if (( $#fonts == 1 )); then
flowing -c "%BDelete this file?%b"