We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9caebe1 commit 0c06b80Copy full SHA for 0c06b80
check_spreadsheet.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
3
-rm -fspreadsheet.json
+rm -f spreadsheet.json
4
node spreadsheetToJson.js
5
cat spreadsheet.json
0 commit comments