You've already forked crontab-ui
mirror of
https://github.com/alseambusher/crontab-ui.git
synced 2025-12-15 11:43:58 +08:00
4 lines
57 B
JavaScript
Executable File
4 lines
57 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
|
|
var crontab = require('../app.js');
|