Browse Source

Fix if block.

pull/2/head
Josh Mudge 6 years ago
parent
commit
406b1b719b
  1. 1
      remove.sh

1
remove.sh

@ -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

Loading…
Cancel
Save