Your Name 7 years ago
parent
commit
29db1e21a2
1 changed files with 2 additions and 3 deletions
  1. 2 3
      setup_amd.sh

+ 2 - 3
setup_amd.sh

@@ -411,10 +411,9 @@ if ! grep --quiet "export DISPLAY=:0" /home/work/.bashrc
 then
 cat <<EOF>> /home/work/.bashrc
 export DISPLAY=:0
-echo -e "
-\e[97mOpen Mining Platform \e[96mv123 \e[0m
+echo -e "\e[97m
+Open Mining Platform \e[96mv$script_version\e[0m
 wareck@gmail.com
-
 "
 EOF
 fi