Skip to content

Commit 9f987c5

Browse files
committed
Persist mIRC
1 parent c5d0a03 commit 9f987c5

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

bucket/mirc.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,14 @@
88
"hash": "c4e001b16aefb94158c6ee0324491b843639548fe5facbb04a03f45b7e3847a9",
99
"installer": {
1010
"args": [
11-
"-ArgumentList",
12-
"\"/S /D=$dir\"",
13-
"-Wait"
11+
"/S",
12+
"/D=$dir"
1413
]
1514
},
1615
"uninstaller": {
1716
"file": "uninstall.exe",
1817
"args": [
19-
"-ArgumentList",
20-
"\"/S\"",
21-
"-Wait"
18+
"/S"
2219
]
2320
},
2421
"bin": [

0 commit comments

Comments
 (0)