mirror of
https://git.coolaj86.com/coolaj86/gitea-installer.sh.git
synced 2024-11-20 12:34:40 +00:00
Fix if block.
This commit is contained in:
parent
90d27beaf6
commit
406b1b719b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user