Skip to content

Scrut1ny/AutoVirt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,917 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoVirt

This project automates complex Linux virtualization tasks.


📖 Setup Instruction Guide

Expand for details...

1. Clone Git repository

git clone --single-branch --depth=1 https://github.com/Scrut1ny/AutoVirt

2. Change directory

cd AutoVirt/

3. Execute

./main.sh

4. Update repository

  • Make sure you're in the AutoVirt/ root directory when running the command below!
git fetch --all && git reset --hard origin/main

Star History Chart