mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-07 18:23:04 +00:00
5 lines
60 B
JavaScript
Executable File
5 lines
60 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
"use strict"
|
|
|
|
require("../dist/bin.js")
|