You've already forked crontab-ui
mirror of
https://github.com/alseambusher/crontab-ui.git
synced 2025-12-15 11:43:58 +08:00
import crontab db
This commit is contained in:
3
bin/crontab-ui.js
Executable file
3
bin/crontab-ui.js
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
var crontab = require('../app.js');
|
||||
Reference in New Issue
Block a user