mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 15:59:30 +08:00
4 lines
60 B
JavaScript
Executable file
4 lines
60 B
JavaScript
Executable file
#!/usr/bin/env node
|
|
"use strict"
|
|
|
|
require("../dist/bin.js")
|