mirror of
https://github.com/jaandrle/deka-dom-el
synced 2024-11-23 09:09:38 +01:00
🐛 (bs/docs) wrong hashbang
This commit is contained in:
parent
0f91166811
commit
eb9139e326
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env nodejsscript
|
||||
#!/usr/bin/env -S npx nodejsscript
|
||||
/* jshint esversion: 11,-W097, -W040, module: true, node: true, expr: true, undef: true *//* global echo, $, pipe, s, fetch, cyclicLoop */
|
||||
echo("Building static documentation files…");
|
||||
echo("Preparing…");
|
||||
|
Loading…
Reference in New Issue
Block a user