Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
lymereJ authored Oct 22, 2024
1 parent d7b8a52 commit 7eca1a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osstd_data_update/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ echo "===="
echo "Step 6: push new branch to OSSTD github (currently updating vrf (**/*variable_refrigerant_flow_systems*.json) data only)"
git config --global user.email "[email protected]"
git config --global user.name "Xuechen (Jerry) Lei"
git add **/*variable_refrigerant_flow_systems*.json
git add **/*vrfs*.json
#git add **/*construction_properties*.json
#git add **/*heat_pumps*.json
#git add **/*motor*.json
Expand Down

0 comments on commit 7eca1a7

Please sign in to comment.