Browse Source

install script clears screen

Arturs Jefimovs 3 months ago
parent
commit
6a62a34102
1 changed files with 1 additions and 0 deletions
  1. 1 0
      install.sh

+ 1 - 0
install.sh

@@ -13,6 +13,7 @@ else
   THISOS="Linux_amd64"
   THISOS="Linux_amd64"
 fi
 fi
 
 
+clear
 echo
 echo
 echo "  This script will install Free Oberon."
 echo "  This script will install Free Oberon."
 echo
 echo