Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
Instructions
Expand for details...
1. Clone Git repository
git clone --single-branch --depth=1 https://github.com/Scrut1ny/AutoVirt2. Change directory
cd AutoVirt/3. Execute
./main.sh- Experimental distro support:
EXPERIMENTAL=1 ./main.sh4. Update repository
- Make sure you're in the
AutoVirt/root directory when running the command below!
git fetch --all && git reset --hard origin/main