summarylogtreecommitdiffstats
path: root/hook
diff options
context:
space:
mode:
authorJakob (Jack/XDjackieXD)2024-01-11 01:55:19 +0100
committerJakob (Jack/XDjackieXD)2024-01-11 01:55:19 +0100
commit2fccb3658303891529a0c0093cf94019fb51d81e (patch)
treea7f81830f7191187b60fee1ce8eb370cd642452e /hook
downloadaur-mkinitcpio-mlx5.tar.gz
feat: initial commit
Diffstat (limited to 'hook')
-rw-r--r--hook7
1 files changed, 7 insertions, 0 deletions
diff --git a/hook b/hook
new file mode 100644
index 000000000000..7034f810dc54
--- /dev/null
+++ b/hook
@@ -0,0 +1,7 @@
+#!/usr/bin/ash
+
+run_hook () {
+}
+
+run_cleanuphook () {
+}