Update debian-setup.sh
This commit is contained in:
parent
5efb97b6a6
commit
0257adeba3
@ -39,7 +39,7 @@ apt update
|
|||||||
|
|
||||||
# install necessary tools
|
# install necessary tools
|
||||||
echo "[INFO] Installing necessary tools"
|
echo "[INFO] Installing necessary tools"
|
||||||
apt install -y curl vim git sudo ca-certificates apt-transport-https haveged tree
|
apt install -y curl vim git sudo ca-certificates apt-transport-https haveged tree cron
|
||||||
|
|
||||||
# set locale to
|
# set locale to
|
||||||
echo 'LANG=en_US.UTF-8' > /etc/default/locale
|
echo 'LANG=en_US.UTF-8' > /etc/default/locale
|
||||||
|
Loading…
Reference in New Issue
Block a user