Change node script types
This commit is contained in:
parent
75468c255a
commit
8f6e01a70b
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env node
|
#!/usr/bin/nodejs
|
||||||
/*
|
/*
|
||||||
* jQuery File Upload Plugin Node.js Example 2.1.2
|
* jQuery File Upload Plugin Node.js Example 2.1.2
|
||||||
* https://github.com/blueimp/jQuery-File-Upload
|
* https://github.com/blueimp/jQuery-File-Upload
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env node
|
#!/usr/bin/nodejs
|
||||||
/*
|
/*
|
||||||
* jQuery File Upload Plugin Node.js Example 2.1.1
|
* jQuery File Upload Plugin Node.js Example 2.1.1
|
||||||
* https://github.com/blueimp/jQuery-File-Upload
|
* https://github.com/blueimp/jQuery-File-Upload
|
||||||
|
Reference in New Issue
Block a user