Skip to content
This repository has been archived by the owner on Sep 5, 2021. It is now read-only.

Commit

Permalink
Up to version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Aug 31, 2013
1 parent e9a35f0 commit 1b0a882
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions nodejs-portable.bat
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ SETLOCAL EnableDelayedExpansion
:: ::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

TITLE Node.js Portable v1.1
TITLE Node.js Portable v1.2

:: Settings
SET nodejsVersion=0.10.17
Expand All @@ -48,10 +48,7 @@ SET nodejsUrl=http://nodejs.org/dist/v%nodejsVersion%/%nodejsMsiPackage%
::::::::::::::::::::::::::::::::::::::::
CLS
ECHO.
ECHO # Node.js Portable v1.1
ECHO Author : Cr@zy
ECHO Email : [email protected]
ECHO Date : 04/18/2013
ECHO # Node.js Portable v1.2
ECHO.

ECHO 1 - Launch
Expand Down

0 comments on commit 1b0a882

Please sign in to comment.