Expand for details...
git clone --single-branch --depth=1 https://github.com/Scrut1ny/AutoVirt
cd AutoVirt/
find . -type f -name '*.sh' -exec chmod +x {} +
./main.sh
- Make sure you're in the
AutoVirt/root directory when running the command below!
git fetch --all && git reset --hard origin/main