crontab-ui/bin/crontab-ui.js

4 lines
57 B
JavaScript
Executable File

#!/usr/bin/env node
var crontab = require('../app.js');