MOTDs32 installation instructions
==================================

(2017) New project MOTDs32 by Erreur32

https://motds32.echosystem.fr
https://gitlab.echosystem.fr/Erreur32/MOTDs32

,--.   ,--. ,-----. ,--------.,------.         ,----.  ,---.
|   `.'   |'  .-.  ''--.  .--'|  .-.  \  ,---. '.-.  |'.-.  \
|  |'.'|  ||  | |  |   |  |   |  |  \  :(  .-'   .' <  .-' .'
|  |   |  |'  '-'  '   |  |   |  '--'  /.-'  `)/'-'  |/   '-.
`--'   `--' `-----'    `--'   `-------' `----' `----' '-----'

	   |  +	Stats32   |
	   
	   
System requirements
===================
     o Unix/Linux operating system with bash


Installation 
============

       1.  type in terminal as ROOT (in the MOTDs32 directory): 
 

           ./Install.sh


 
Upgrade instructions
====================

     in TODO list 


Uninstall instructions
======================

     1.  type in terminal (in the MOTDs32 directory): 
     ./Unisntall.sh

     2. As root remove the following lines from crontab -e

	###  MOTDs32 generation (5 min)
    */5 * * * *  root   /usr/bin/motds32 -g 2>1
    ###