mirror of
https://github.com/thelounge/thelounge
synced 2024-11-21 19:43:07 +00:00
use shebang for generate-emoji script
This commit is contained in:
parent
ed0a47fe2c
commit
1a1153aed6
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/env node
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
const got = require("got");
|
const got = require("got");
|
||||||
|
|
Loading…
Reference in a new issue