1
0
mirror of https://github.com/ragestudio/comty.git synced 2025-06-19 15:34:16 +00:00
2025-04-09 15:45:02 +00:00

5 lines
82 B
JavaScript
Executable File

#!/usr/bin/env node
process.env.NODE_ENV = "production"
import "../src/index.js"