build-plugins.js: add missing shebang (#30743)
This commit is contained in:
parent
c33457dc2d
commit
515bdd4ce6
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
/*!
|
||||
* Script to build our plugins to use them separately.
|
||||
* Copyright 2020 The Bootstrap Authors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue