X-Git-Url: https://git.tld-linux.org/?p=packages%2Fdehydrated.git;a=blobdiff_plain;f=hook.sh;fp=hook.sh;h=599cb7a1a7a7b456f12c70ada7139b30b1755f49;hp=d46a0646df4525a91486d21b3baea8c33adb1caf;hb=aa3e7a6781c28beb252894c47bfe4af38cd93ccc;hpb=45691061daf270eda4046bcbab4a5caab06d6825 diff --git a/hook.sh b/hook.sh index d46a064..599cb7a 100755 --- a/hook.sh +++ b/hook.sh @@ -1,5 +1,8 @@ #!/bin/bash +# This is main script for handling dehydrated hook scripts. +# Please do not edit this file! It will be overwritten by package updates! + # Directory with per certificate hook scripts called after # certificate is successfully deployed HOOKS_D="/etc/dehydrated/hooks.d"