mirror of
https://github.com/mempool/mempool.git
synced 2025-02-22 06:21:46 +01:00
ops: fix wildcards in mempool-reset-all script
This commit is contained in:
parent
33d6892aa4
commit
5a8d1795a6
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue