Fix if block.

This commit is contained in:
Josh Mudge 2018-08-17 18:14:10 -06:00
parent 90d27beaf6
commit 406b1b719b
1 changed files with 1 additions and 0 deletions

View File

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