mirror of
https://github.com/mempool/mempool.git
synced 2025-02-23 14:40:38 +01:00
3 lines
107 B
Bash
Executable file
3 lines
107 B
Bash
Executable file
#!/usr/bin/env zsh
|
|
rm $HOME/*/backend/mempool-config.json
|
|
rm $HOME/*/frontend/mempool-frontend-config.json
|