Skip to content

Commit

Permalink
trigger builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakousa committed Jun 3, 2020
1 parent 0940286 commit 9c947ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion exec_bash_exercise_and_first_volume_exercise/README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Writes "secret message" to file every 15 seconds. Otherwise logs time.
Writes "secret message" to file every once in a while.
2 changes: 1 addition & 1 deletion ports_exercise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified.\" && exit 1"
},
"author": "Jami Kousa",
"license": "ISC",
Expand Down

0 comments on commit 9c947ef

Please sign in to comment.