mirror of
https://github.com/ilyakooo0/xmrig-bash-scripts.git
synced 2024-11-22 04:04:22 +03:00
tweak start message
This commit is contained in:
parent
b56c59191e
commit
e049916e7a
4
start.sh
4
start.sh
@ -27,7 +27,7 @@ fi
|
||||
|
||||
echo "${_CYAN}MINING RUNNING${_RESET}"
|
||||
echo "${_YELLOW} The process is running in a screen session."
|
||||
echo "${_YELLOW} The screen session is named: $_XMRIG_SCREEN"
|
||||
echo "${_YELLOW} To view the process enter 'screen -r $_XMRIG_SCREEN'${_RESET}"
|
||||
echo "${_YELLOW} The screen session is named:${_RESET} $_XMRIG_SCREEN"
|
||||
echo "${_YELLOW} Command to view process:${_RESET} screen -r $_XMRIG_SCREEN"
|
||||
echo "${_MAGENTA} ENJOY!!!${_RESET}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user