Skip to content

Commit 7ea3c5d

Browse files
committed
updated start script
1 parent ae69f43 commit 7ea3c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"mmd-gitlab-backuper": "lib/index.js"
1414
},
1515
"scripts": {
16-
"start": "node lib/index.js",
16+
"start": "node lib/index.js -t",
1717
"prepare": "husky install",
1818
"lint-staged": "lint-staged"
1919
},

0 commit comments

Comments
 (0)