diff options
Diffstat (limited to 'bin/create-hooks')
-rwxr-xr-x | bin/create-hooks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/create-hooks b/bin/create-hooks index 4c48ecc..d4111dc 100755 --- a/bin/create-hooks +++ b/bin/create-hooks @@ -1,4 +1,4 @@ -#!/usr/bin/env ruby --disable-gems +#!/usr/bin/env ruby # Recreate GitLab hooks in the Git repositories managed by GitLab. # |