From cc4ab2226b79b63f1663b4b39e8e550808962120 Mon Sep 17 00:00:00 2001 From: spiritLHLS <103393591+spiritLHLS@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:44:11 +0800 Subject: [PATCH] Update README.md --- back/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/back/README.md b/back/README.md index 8913c3b..30e1e24 100644 --- a/back/README.md +++ b/back/README.md @@ -34,13 +34,13 @@ curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/back/rebuild.sh -o ./buildvm.sh 106 test5 1234567 1 512 5 40005 45002 45003 50008 50009 debian10 ./buildvm.sh 107 test6 1234567 1 512 5 40006 46002 46003 50010 50011 debian11 ./buildvm.sh 108 test7 1234567 1 512 5 40007 47002 47003 50012 50013 centos7 -./buildvm.sh 109 test8 1234567 1 512 5 40008 48002 48003 50014 50015 centos8-stream -./buildvm.sh 110 test9 1234567 1 512 5 40009 49002 49903 50016 50017 centos9-stream ./buildvm.sh 111 test10 1234567 1 512 5 40010 49001 49993 50018 50019 almalinux8 ./buildvm.sh 112 test11 1234567 1 512 5 40011 49003 48883 50020 50021 almalinux9 ./buildvm.sh 113 test12 1234567 1 512 5 40012 49004 48873 50022 50023 archlinux ./buildvm.sh 114 test13 1234567 1 512 5 40013 49005 48863 50024 50025 alpinelinux_v3_15 ./buildvm.sh 115 test14 1234567 1 512 5 40014 49006 48864 50026 50027 alpinelinux_v3_17 +./buildvm.sh 109 test8 1234567 1 512 5 40008 48002 48003 50014 50015 centos8-stream +./buildvm.sh 110 test9 1234567 1 512 5 40009 49002 49903 50016 50017 centos9-stream ``` ```