Author: sboehme
Date: Sun Mar 29 15:53:12 2015
New Revision: 1669929
URL: http://svn.apache.org/r1669929
Log:
SLING-4205 Resource Editor: fixed licenselist script
Modified:
sling/trunk/contrib/explorers/resourceeditor/frontend/licenselist
Modified: sling/trunk/contrib/explorers/resourceeditor/frontend/licenselist
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/explorers/resourceeditor/frontend/licenselist?rev=1669929&r1=1669928&r2=1669929&view=diff
==============================================================================
--- sling/trunk/contrib/explorers/resourceeditor/frontend/licenselist (original)
+++ sling/trunk/contrib/explorers/resourceeditor/frontend/licenselist Sun Mar
29 15:53:12 2015
@@ -1,2 +1,2 @@
#!/bin/sh
-node_modules/nlf/bin/nlf -d -r 0
\ No newline at end of file
+"node/node" "node_modules/nlf/bin/nlf-cli.js" -d -r 0
\ No newline at end of file