Last active
December 5, 2018 10:55
-
-
Save kbrx93/d2a0eec745f750e658e6cf507c1d2813 to your computer and use it in GitHub Desktop.
[commToDDWin] DD成 Win 萌咖版 #tags: cmd
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# win10 修复版 | |
## DHCP | |
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -dd "https://image.moeclub.org/GoogleDrive/1OVA3t-ZI2arkM4E4gKvofcBN9aoVdneh" | |
## 非 DHCP | |
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -dd "https://image.moeclub.org/GoogleDrive/1OVA3t-ZI2arkM4E4gKvofcBN9aoVdneh" --ip-addr xx.xx.xx.xx --ip-gate xx.xx.xx.xx --ip-mask xx.xx.xx.xx | |
> 激活 | |
> slmgr /skms kms.moeclub.org | |
#低占用 8.1 | |
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -dd "https%3A%2F%2Fmoeclub.org%2Fattachment%2FLinuxShell%2FInstallNET.sh%27%29%20-dd%20%22h" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment