X-Git-Url: https://git.tld-linux.org/?p=packages%2Fdehydrated.git;a=blobdiff_plain;f=hook.sh;h=599cb7a1a7a7b456f12c70ada7139b30b1755f49;hp=d46a0646df4525a91486d21b3baea8c33adb1caf;hb=b5d5d321a92ef9a1ee59bc6ffebc3bb2d2f93454;hpb=7651f36ffc080f1cb16224e339e5ee6818855e97 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"