xmrig-bash-scripts/config.sh
2019-08-10 19:43:18 +02:00

7 lines
94 B
Bash
Executable File

#!/bin/bash
echo "$_CONFIG_JSON" | tee config.json
echo "${_GREEN}CONFIG CREATED${_RESET}"