diff --git a/create_notes.sh b/create_notes.sh index d5a77ae..cf1112e 100755 --- a/create_notes.sh +++ b/create_notes.sh @@ -6,7 +6,7 @@ mkdir -p notes # cat graphdata.json -# ls -ls "${orgPath}" +ls -ls "${orgPath}" cat graphdata.json | jq -c '.data.nodes[]' |