Merge pull request 'enough host delete is not idempotent' (#20) from dachary/dashboard:wip-delete into master

Reviewed-on: https://gitea.hostea.org/Hostea/dashboard/pulls/20
wip-site
Aravinth Manivannan 2022-07-02 10:48:01 -04:00
commit 5397e38d22
1 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
enough --domain $domain host delete {{ subdomain }}-host
enough --domain $domain host delete {{ subdomain }}-host || true