first commit
This commit is contained in:
parent
5435edfcab
commit
f61472e9f5
1 changed files with 5 additions and 5 deletions
|
@ -156,7 +156,7 @@ tput cup 11 0
|
|||
|
||||
if [ -f "/etc/motds32/Stats32" ]
|
||||
then
|
||||
echo -e " -->\e[34m Stats32 \e[92mFOUND\e[0m"
|
||||
echo -e " -->\e[34m Stats32 \e[92mOK\e[0m"
|
||||
cp Stats32 /etc/motds32/Stats32 -Rf
|
||||
else
|
||||
cp Stats32 /etc/motds32/Stats32 -Rf
|
||||
|
|
Loading…
Reference in a new issue