aboutsummaryrefslogtreecommitdiff
path: root/scripts/init/openbsd/gogs
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/init/openbsd/gogs')
-rwxr-xr-xscripts/init/openbsd/gogs1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/init/openbsd/gogs b/scripts/init/openbsd/gogs
index 95fcf169..7935d687 100755
--- a/scripts/init/openbsd/gogs
+++ b/scripts/init/openbsd/gogs
@@ -1,6 +1,7 @@
#!/bin/sh
#
# $OpenBSD$
+# shellcheck disable=SC2034,SC1091,SC2154,SC2086
daemon="/home/git/gogs/gogs"
daemon_user="git"