mirror of
https://github.com/lrsjng/h5ai
synced 2026-01-03 22:52:24 +01:00
4 lines
79 B
JavaScript
Executable file
4 lines
79 B
JavaScript
Executable file
#! /usr/bin/env node
|
|
// -*- js -*-
|
|
|
|
require("wepp").processArgs(process.argv);
|