mirror of
https://github.com/xkatld/lxdapi-web-server.git
synced 2026-06-03 01:41:31 +08:00
完善脚本部署流程
This commit is contained in:
@@ -263,6 +263,7 @@ setup_storage() {
|
||||
bash <(curl -sL https://raw.githubusercontent.com/xkatld/lxdapi-web-server/refs/heads/v2.0.0-main/build_zfs_on_debian.sh)
|
||||
fi
|
||||
fi
|
||||
snap set lxd zfs.external=true
|
||||
;;
|
||||
btrfs)
|
||||
install_package btrfs-progs
|
||||
|
||||
Reference in New Issue
Block a user