Fix if block.

このコミットが含まれているのは:
Josh Mudge 2018-08-17 18:14:10 -06:00
コミット 406b1b719b

ファイルの表示

@ -17,3 +17,4 @@ if test ! -d /opt/gitea
echo "Gitea has been completely removed."
else
echo "Gitea has not been completely removed. File an issue here: https://git.coolaj86.com/coolaj86/gitea-installer.sh/issues/new"
fi