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