aboutsummaryrefslogtreecommitdiffstats
path: root/library/jqupload
diff options
context:
space:
mode:
authorBob Mottram <bob.mottram@codethink.co.uk>2016-01-22 09:18:02 +0000
committerBob Mottram <bob.mottram@codethink.co.uk>2016-01-22 09:18:02 +0000
commit8f6e01a70b82d772828c23ecd4da981d50a86b35 (patch)
tree7c3b758a6762f442e56fde2dcd209dd2b8a56526 /library/jqupload
parent75468c255a5fcb7d78a95e6c865d4d503efbfbfc (diff)
downloadvolse-hubzilla-8f6e01a70b82d772828c23ecd4da981d50a86b35.tar.gz
volse-hubzilla-8f6e01a70b82d772828c23ecd4da981d50a86b35.tar.bz2
volse-hubzilla-8f6e01a70b82d772828c23ecd4da981d50a86b35.zip
Change node script types
Diffstat (limited to 'library/jqupload')
-rwxr-xr-xlibrary/jqupload/server/node/server.js2
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