mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 21:06:20 +00:00
Fixed spelling in install script
This commit is contained in:
@@ -96,7 +96,7 @@ if [ $? -eq 0 ]; then
|
||||
fi
|
||||
|
||||
case "$DIST" in
|
||||
unknown) echo Unsupported distribution, exising.
|
||||
unknown) echo Unsupported distribution, exiting.
|
||||
exit
|
||||
;;
|
||||
fedora) fedora_deps
|
||||
|
||||
Reference in New Issue
Block a user