diff options
author | John McLear <john@mclear.co.uk> | 2012-09-11 22:15:48 +0200 |
---|---|---|
committer | John McLear <john@mclear.co.uk> | 2012-09-11 22:15:48 +0200 |
commit | 70fe1a7451c7b69d446f5aee3ef8e0732844f461 (patch) | |
tree | 8dc4f03044bc823a24bc59947fe4403a91422dab /bin/installOnWindows.bat | |
parent | 693b9832ec5875b5e98e87fa9b781840eafd2a65 (diff) | |
download | etherpad-lite-70fe1a7451c7b69d446f5aee3ef8e0732844f461.zip |
Update bin/installOnWindows.bat
Diffstat (limited to 'bin/installOnWindows.bat')
-rw-r--r-- | bin/installOnWindows.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/installOnWindows.bat b/bin/installOnWindows.bat index c46ac034..b4e4f540 100644 --- a/bin/installOnWindows.bat +++ b/bin/installOnWindows.bat @@ -36,4 +36,4 @@ IF NOT EXIST settings.json ( ) echo _ -echo Installed Etherpad-lite!
\ No newline at end of file +echo Installed Etherpad-lite! To run Etherpad type start.bat
\ No newline at end of file |