We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c1b32 commit be426b3Copy full SHA for be426b3
checkfwlink.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
FWLINKBASE="http://go.microsoft.com/fwlink/?LinkID="
3
-LINKIDLIST=("286720" "620956" "512749" "526878" "252838" "255555" "255557" "267429" "400838" "723585" "722349&clcid=0x409" "824704" "847862")
+LINKIDLIST=("286720" "620956" "512749" "526878" "252838" "255555" "255557" "267429" "400838" "723585" "722349&clcid=0x409" "824704")
4
5
result=()
6
0 commit comments