mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
startup_hook defined but not functioning #237
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mabeltron on GitHub (Jul 11, 2017).
Putting this here as a note in case anyone downloads from Master before you get up...
There is an undefined subroutine 'startup_hook' being requested which causes the script to fail. It looks like this is a work in progress but I would suggest using 0.4.0 until this is completed.
@lukas2511 commented on GitHub (Jul 11, 2017):
This should just be a problem with your hook script, please see the newer example hook for someting that won't fail every time I add a new hook...