added motd setup
This commit is contained in:
parent
badad3952f
commit
94f3a43782
@ -24,6 +24,10 @@ systemctl enable ip6tables
|
|||||||
echo "Install minimal required packages..."
|
echo "Install minimal required packages..."
|
||||||
pacman -S -q iftop htop bash-completion iotop lsof screen neofetch
|
pacman -S -q iftop htop bash-completion iotop lsof screen neofetch
|
||||||
|
|
||||||
|
echo "Setup motd default..."
|
||||||
|
echo "neofetch" >> /etc/profile.d/neofetch.sh
|
||||||
|
chmod +x /etc/profile.d/neofetch.sh
|
||||||
|
|
||||||
echo "All done, reboot in 5 seconds..."
|
echo "All done, reboot in 5 seconds..."
|
||||||
sleep 5
|
sleep 5
|
||||||
reboot
|
reboot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user