This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ESP-Miner
Watch
1
Star
0
Fork
0
You've already forked ESP-Miner
mirror of
https://github.com/skot/ESP-Miner.git
synced
2025-03-17 13:22:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ESP-Miner
/
merge_bin_with_config.sh
4 lines
34 B
Bash
Raw
Normal View
History
Unescape
Escape
add script to merge config into final bin
2024-01-06 20:50:34 -05:00
#!/bin/bash
refactor: unify merge_bin scripts (#189) Combines the functionality of merge_bin_update.sh and merge_bin_with_config.sh into merge_bin.sh. Also adds more verbose usage printing.
2024-06-20 14:19:04 -04:00
./merge_bin.sh -c
$1
Reference in New Issue
Copy Permalink