shellcheck: fix warnings (#6274)

* Remove outdated files

* Fix warnings
This commit is contained in:
ᴜɴᴋɴᴡᴏɴ
2020-08-23 15:17:54 +08:00
committed by GitHub
parent a840ae9035
commit 92c5f94fe7
14 changed files with 25 additions and 104 deletions

View File

@@ -1,6 +1,7 @@
#!/bin/sh
#
# $OpenBSD$
# shellcheck disable=SC2034,SC1091,SC2154,SC2086
daemon="/home/git/gogs/gogs"
daemon_user="git"