Update Install.sh
This commit is contained in:
parent
cfb0c2feea
commit
26da99f577
1 changed files with 4 additions and 2 deletions
|
@ -37,12 +37,12 @@
|
|||
## clean terminal
|
||||
clear;
|
||||
|
||||
|
||||
## Install command in bashrc
|
||||
echo "cat /etc/motd" >> /root/.bashrc
|
||||
|
||||
## Insdtall modules
|
||||
#mkdir /etc/motds32
|
||||
|
||||
|
||||
if [ -e /etc/motds32/Stats32]
|
||||
then
|
||||
echo -e "Stats32 already installed"
|
||||
|
@ -85,4 +85,6 @@ FIN
|
|||
## Generate first stats
|
||||
/usr/bin/motds32 -g
|
||||
|
||||
|
||||
|
||||
#EOF
|
Loading…
Reference in a new issue