Update Install.sh
This commit is contained in:
parent
ce97d3fd3a
commit
59a939b358
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
## clean terminal
|
## clean terminal
|
||||||
clear;
|
clear;
|
||||||
echo "\n"
|
echo -e "\n Checking..."
|
||||||
|
|
||||||
## Install command in bashrc
|
## Install command in bashrc
|
||||||
echo "cat /etc/motd" >> /root/.bashrc
|
echo "cat /etc/motd" >> /root/.bashrc
|
||||||
|
|
Loading…
Reference in a new issue