diff options
Diffstat (limited to 'library/jqupload/server/node/server.js')
-rwxr-xr-x | library/jqupload/server/node/server.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/jqupload/server/node/server.js b/library/jqupload/server/node/server.js index 5eb07a6ed..e489772b5 100755 --- a/library/jqupload/server/node/server.js +++ b/library/jqupload/server/node/server.js @@ -1,4 +1,4 @@ -#!/usr/bin/env node +#!/usr/bin/nodejs /* * jQuery File Upload Plugin Node.js Example 2.1.1 * https://github.com/blueimp/jQuery-File-Upload |