tteckster 2 年之前
父节点
当前提交
dfe60d333f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      misc/debian.func

+ 1 - 0
misc/debian.func

@@ -369,6 +369,7 @@ build_container() {
     $PW
   "
   bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/create_lxc.sh)" || exit
+  
   LXC_CONFIG=/etc/pve/lxc/${CTID}.conf
   if [ "$CT_TYPE" == "0" ]; then
     cat <<EOF >>$LXC_CONFIG