mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 15:04:58 +00:00
Update defaultService.example.js, .gitignore
This commit is contained in:
parent
5e82c58873
commit
855cf6adef
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -110,3 +110,4 @@ app/assets/img/_templates
|
|||
app/assets/img/_captured
|
||||
settings.ini
|
||||
defaultService.js
|
||||
lib/*.private.js
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
// defaultService.example.js
|
||||
// https://github.com/gnh1201/welsonjs
|
||||
var SYS = require("lib/system");
|
||||
|
||||
function main(args) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user