Skip to content
Snippets Groups Projects
Verified Commit f6e289b8 authored by Vladimír Štill's avatar Vladimír Štill
Browse files

debootstrap: Add vim

parent ea917a7b
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ EOF
PATH=/usr/sbin:$PATH
apt update
tasksel install standard
apt install -yy locales ssh initramfs-tools linux-image-amd64 xfsprogs lvm2
apt install -yy locales ssh initramfs-tools linux-image-amd64 xfsprogs lvm2 vim
export DEBCONF_NONINTERACTIVE_SEEN=true DEBIAN_FRONTEND=noninteractive
echo "Europe/Prague" > /etc/timezone
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment