Basic instructions in user terminal
This commit is contained in:
parent
16cf1653f2
commit
9ee31716b6
|
@ -913,4 +913,6 @@ clear
|
||||||
# shellcheck disable=SC1090
|
# shellcheck disable=SC1090
|
||||||
. ~/.bashrc
|
. ~/.bashrc
|
||||||
cat /etc/motd
|
cat /etc/motd
|
||||||
|
echo -e $'Type "sudo su" for root access, or "control" to restart\nthe control panel'
|
||||||
|
echo ''
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Reference in New Issue