mirror of
https://github.com/mempool/mempool.git
synced 2024-11-19 09:52:14 +01:00
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
|
||||
rm $HOME/backend/mempool-config.json{,.orig}
|
||||
rm $HOME/frontend/mempool-frontend-config.json{,.orig}
|
||||
rm $HOME/*/backend/mempool-config.json
|
||||
rm $HOME/*/frontend/mempool-frontend-config.json
|
||||
|
Loading…
Reference in New Issue
Block a user