mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-23 01:29:07 +01:00
fixed typo
@@ -32,7 +32,7 @@ case "$1" in
|
||||
# do nothing for now
|
||||
;;
|
||||
*)
|
||||
echo Unkown hook "${1}"
|
||||
echo Unknown hook "${1}"
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user