mirror of
https://github.com/gogs/gogs.git
synced 2025-12-22 00:00:07 +01:00
shellcheck: fix warnings (#6274)
* Remove outdated files * Fix warnings
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $OpenBSD$
|
||||
# shellcheck disable=SC2034,SC1091,SC2154,SC2086
|
||||
|
||||
daemon="/home/git/gogs/gogs"
|
||||
daemon_user="git"
|
||||
|
||||
Reference in New Issue
Block a user