mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-05-12 03:16:36 +00:00
404 is ok
This commit is contained in:
@@ -68,6 +68,7 @@ async function main(argv): Promise<any> {
|
||||
method: "DELETE",
|
||||
uri: deleteURI,
|
||||
headers,
|
||||
simple: false,
|
||||
}
|
||||
|
||||
await rp(options);
|
||||
|
||||
Reference in New Issue
Block a user