mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Remove trailing space in cygwin
This commit is contained in:
parent
dacb936a5b
commit
c4e100bc19
@ -20,7 +20,7 @@
|
||||
"url": "https://cygwin.com/setup-x86.exe"
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
"bin": [
|
||||
[
|
||||
"root\\bin\\bash.exe",
|
||||
@ -49,9 +49,9 @@
|
||||
],
|
||||
"pre_install": "new-item -itemtype directory \"$dir\\root\"; new-item -itemtype directory \"$dir\\packages\"",
|
||||
"shortcuts": [
|
||||
[
|
||||
"root\\Cygwin.bat",
|
||||
"Cygwin"
|
||||
[
|
||||
"root\\Cygwin.bat",
|
||||
"Cygwin"
|
||||
]
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user