From 92c5f94fe7fae17620ecb8895e287e9e66fb135c Mon Sep 17 00:00:00 2001 From: ᴜɴᴋɴᴡᴏɴ Date: Sun, 23 Aug 2020 15:17:54 +0800 Subject: shellcheck: fix warnings (#6274) * Remove outdated files * Fix warnings --- scripts/autoboot.sh | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 scripts/autoboot.sh (limited to 'scripts/autoboot.sh') diff --git a/scripts/autoboot.sh b/scripts/autoboot.sh deleted file mode 100755 index eb16d581..00000000 --- a/scripts/autoboot.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -su git -c "/home/git/gogs/scripts/gogs_supervisord.sh restart" -- cgit v1.2.3