ops: fix wildcards in mempool-reset-all script
This commit is contained in:
parent
33d6892aa4
commit
5a8d1795a6
@ -1,3 +1,3 @@
|
|||||||
#!/usr/bin/env zsh
|
#!/usr/bin/env zsh
|
||||||
rm $HOME/backend/mempool-config.json{,.orig}
|
rm $HOME/*/backend/mempool-config.json
|
||||||
rm $HOME/frontend/mempool-frontend-config.json{,.orig}
|
rm $HOME/*/frontend/mempool-frontend-config.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user