Skip to content

ISIFNET/pve-import-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pve-import-template

New

Wget

wget -O - https://raw.githubusercontent.com/ISIFNET/pve-import-template/refs/heads/master/run.sh | bash
curl https://raw.githubusercontent.com/ISIFNET/pve-import-template/refs/heads/master/run.sh | bash

安装 git 并克隆仓库:

apt install -y git
git clone https://github.com/balthild/pve-import-template
cd pve-import-template

添加 no-subscription 源并安装所需依赖:

./setup.sh

下载并导入镜像,以 local-lvm 存储为例:

./import.py local-lvm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.4%
  • Shell 11.6%