mirror of
https://github.com/seanwhe/xmrig-bash-scripts.git
synced 2024-11-24 06:07:34 +03:00
7 lines
94 B
Bash
Executable File
7 lines
94 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "$_CONFIG_JSON" | tee config.json
|
|
|
|
echo "${_GREEN}CONFIG CREATED${_RESET}"
|
|
|