mirror of
https://github.com/mempool/mempool.git
synced 2024-11-19 18:03:00 +01:00
4 lines
107 B
Bash
Executable File
4 lines
107 B
Bash
Executable File
#!/usr/bin/env zsh
|
|
rm $HOME/*/backend/mempool-config.json
|
|
rm $HOME/*/frontend/mempool-frontend-config.json
|