From 32ee076a7baa435bbb6130d43d01879e111fc509 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Sun, 22 Oct 2023 21:18:44 +0800 Subject: [PATCH] Update pve_qa.md --- docs/en_US/guide/pve_qa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_US/guide/pve_qa.md b/docs/en_US/guide/pve_qa.md index afc80a3e88..a890e82833 100644 --- a/docs/en_US/guide/pve_qa.md +++ b/docs/en_US/guide/pve_qa.md @@ -36,7 +36,7 @@ Then report the rebooted disconnected machine to [@spiritlhl_bot](https://t.me/s If you encounter any issues with installing on certain machines, and if you're in a hurry, you can try using the scripts from the following repository to reinstall as Debian 11 first. ``` -bash <(curl -sSL https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh) -debian 12 -pwd 'oneclickvirt139' +bash <(curl -sSL https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh) -debian 12 -pwd 'oneclickvirt139' --network "static" ``` The system username after dd at this point is ```root```, and the password is ```oneclickvirt139```.