Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 320 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 320 Bytes

installations

proxmox host VM installations and configs

initially copy and past

cd /root && \
mkdir git_dzhumaiev && \
cd git_dzhumaiev && \
apt update && apt install git -y && \
git clone https://github.com/dzhumaiev/installations.git && \
cd installations && \
chmod +x *.sh && \
./01_init-install.sh