mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-03-17 21:32:52 +01:00
Combines the functionality of merge_bin_update.sh and merge_bin_with_config.sh into merge_bin.sh. Also adds more verbose usage printing.
4 lines
34 B
Bash
Executable File
4 lines
34 B
Bash
Executable File
#!/bin/bash
|
|
|
|
./merge_bin.sh -c $1
|