Your Name 7 years ago
parent
commit
94b3555b92
1 changed files with 2 additions and 7 deletions
  1. 2 7
      setup_amd.sh

+ 2 - 7
setup_amd.sh

@@ -380,13 +380,8 @@ if ! grep --quiet "export DISPLAY=:0" /home/work/.bashrc
 then
 then
 cat <<EOF>> /home/work/.bashrc
 cat <<EOF>> /home/work/.bashrc
 export DISPLAY=:0
 export DISPLAY=:0
-echo -e "\e[93m
- _____   _____   _____
-|     | |     | |  _  |
-|  |  |_| | | |_|   __|
-|_____|_|_|_|_|_|__|
- Open Mining Platform
-    v$script_version
+echo -e "\e[92m
+Open Mining Platform \e[93m v1.37
 
 
 \e[0m"
 \e[0m"
 EOF
 EOF