From 7971cb0aa3e517a53f0ce6d3ee9bc3179041ccb8 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 25 May 2022 17:12:18 -0500 Subject: mLinux 6 --- scripts/git-hooks/post-checkout | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/git-hooks/post-checkout (limited to 'scripts/git-hooks/post-checkout') diff --git a/scripts/git-hooks/post-checkout b/scripts/git-hooks/post-checkout new file mode 100755 index 0000000..4dd578c --- /dev/null +++ b/scripts/git-hooks/post-checkout @@ -0,0 +1,3 @@ +#!/bin/bash + +./setup.sh --update -- cgit v1.2.3