mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
atom.exe is now up on more directory
This commit is contained in:
@@ -16,7 +16,7 @@ FOR %%a IN (%*) DO (
|
||||
)
|
||||
|
||||
IF "%EXPECT_OUTPUT%"=="YES" (
|
||||
"%~dp0\..\atom.exe" %*
|
||||
"%~dp0\..\..\atom.exe" %*
|
||||
) ELSE (
|
||||
"%~dp0\..\app\apm\node_modules\atom-package-manager\bin\node.exe" "%~dp0\atom.js" %*
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user