Quellcode durchsuchen

Fix if block.

pull/2/head
Josh Mudge vor 6 Jahren
Ursprung
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

Laden…
Abbrechen
Speichern