third run of json support...
This commit is contained in:
parent
0ce7627edb
commit
0c3b9b4868
@ -297,7 +297,7 @@ add_interests_section()
|
||||
"keywords": [$(echo "$keywords" | sed 's/;/","/g' | sed 's/^/"/;s/$/"/')]
|
||||
},
|
||||
EOF
|
||||
done < $JSON_TEMPLATE_DIRECTORY\interests.csv
|
||||
done < $JSON_TEMPLATE_DIRECTORY/interests.csv
|
||||
|
||||
# Remove trailing comma and close JSON array
|
||||
sed -i '$ s/},/}/' $BUILD_OUTPUT_DIR/resume.json
|
||||
|
Loading…
Reference in New Issue
Block a user