mirror of
https://github.com/strapi/strapi.git
synced 2025-08-08 00:37:38 +00:00
Merge pull request #1967 from tlhunter/patch-1
Add shebang to server.js
This commit is contained in:
commit
8ace61faf3
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env node
|
||||
'use strict';
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user