Skip to content

Commit

Permalink
testing ls
Browse files Browse the repository at this point in the history
  • Loading branch information
uxkjaer committed Nov 16, 2023
1 parent 9f3b1d7 commit 5ca80f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
},
"scripts": {
"start": "node src/index.js",
"create_template": "node src/create_template.js"
"create_template1": "node src/create_template.js",
"create_template": "cd upload && ls"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 5ca80f2

Please sign in to comment.