Commit 465cdae
John Haley
Fix trailing space in atom-shell windows install
When installing on atom-shell in windows it would add a trailing
space to the .atom-shell-gyp directory. Removing that directory is
a pain since windows doesn't handle trailing spaces too well.
This is an attempt to fix that.1 parent 6352da1 commit 465cdae
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments