File: 0001-post-merge.patch

package info (click to toggle)
icingaweb2-module-fileshipper 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 440 kB
  • sloc: php: 935; makefile: 19; sh: 18; xml: 14
file content (11 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
Author: David Kunz <david.kunz@dknet.ch>
Description: Correcting git-hook post-merge.

--- icingaweb2-module-fileshipper.orig/contrib/git-hooks/post-merge
+++ icingaweb2-module-fileshipper/contrib/git-hooks/post-merge
@@ -1,4 +1,4 @@
-#/usr/bin/env bash
+#!/bin/sh
 # Trigger Director config rendering when something changed
 
 # This is a git hook that will run after `git pull`. In case any file was