Browse Source

fix path

master
parent
commit
345f317487
  1. 2
      acmetool/acmetool-hook-std.sh

2
acmetool/acmetool-hook-std.sh

@ -28,6 +28,6 @@ if [ ".$EVENT_NAME" = ".live-updated" ]; then
fi
# special cases: via custom user script
sh @l_prefix@/etc/acmetool/acmetool-hook.sh "$EVENT_NAME"
sh @l_prefix@/etc/acmetool/hook.sh "$EVENT_NAME"
fi

Loading…
Cancel
Save