Added cronie to default packages
This commit is contained in:
parent
e89241842b
commit
93ed40990d
@ -25,7 +25,7 @@ systemctl enable iptables
|
|||||||
systemctl enable ip6tables
|
systemctl enable ip6tables
|
||||||
|
|
||||||
echo -e "${GREEN}Install minimal required packages...${NOCOL}"
|
echo -e "${GREEN}Install minimal required packages...${NOCOL}"
|
||||||
pacman --noconfirm -S rsync iftop htop bash-completion iotop lsof screen neofetch neovim man-db inetutils base-devel git
|
pacman --noconfirm -S cronie rsync iftop htop bash-completion iotop lsof screen neofetch neovim man-db inetutils base-devel git
|
||||||
ln -s /usr/bin/nvim /usr/bin/vi
|
ln -s /usr/bin/nvim /usr/bin/vi
|
||||||
|
|
||||||
echo -e "${GREEN}Setup motd default...${NOCOL}"
|
echo -e "${GREEN}Setup motd default...${NOCOL}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user