Skip to content

Commit

Permalink
傻瓜式一键脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
veip007 authored Sep 9, 2019
1 parent bde139b commit b05c48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ case $N in
8) bash InstallNET.sh -u trusty -v 64 -a --ip-addr $MAINIP --ip-gate $GATEWAYIP --ip-mask $NETMASK ;;
9) bash InstallNET.sh -u xenial -v 64 -a --ip-addr $MAINIP --ip-gate $GATEWAYIP --ip-mask $NETMASK ;;
10) bash InstallNET.sh -u bionic -v 64 -a --ip-addr $MAINIP --ip-gate $GATEWAYIP --ip-mask $NETMASK ;;
11) bash InstallNET.sh --ip-addr $MAINIP --ip-gate $GATEWAYIP --ip-mask $NETMASK -dd 'https://doc-0k-08-docs.googleusercontent.com/docs/securesc/ha0ro937gcuc7l7deffksulhg5h7mbp1/5bs49l38tk7tei46libi4ig2pvs7ms7a/1567994400000/17128039988164006870/*/1FXf5FOU0J-V4TVrcAmLNDI--bhl0pLiL?e=download';;
11) bash InstallNET.sh --ip-addr $MAINIP --ip-gate $GATEWAYIP --ip-mask $NETMASK -dd 'https://veip-my.sharepoint.com/:u:/g/personal/admin_veip_onmicrosoft_com/EUXeAeHaWcxHoA34etRizncB8gCA-hOloXzFGcGpLPPuqg?download=1';;
12) bash Network-Reinstall-System-Modify.sh -Windows_Server_2019 ;;
13) bash Network-Reinstall-System-Modify.sh -Windows_Server_2016 ;;
14) bash Network-Reinstall-System-Modify.sh -Windows_Server_2012R2 ;;
Expand Down

0 comments on commit b05c48d

Please sign in to comment.