enough host delete is not idempotent #20

Merged
realaravinth merged 1 commits from dachary/dashboard:wip-delete into master 2022-07-02 14:48:01 +00:00
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