mirror of
https://github.com/seanwhe/xmrig-bash-scripts.git
synced 2024-11-30 21:25:19 +03:00
7 lines
76 B
Bash
Executable File
7 lines
76 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "$_CONFIG_JSON" | tee config.json
|
|
|
|
echo "CONFIG CREATED"
|
|
|