Skip to content

Commit

Permalink
Merge pull request #85 from UoA-CARES/configify_observation
Browse files Browse the repository at this point in the history
Remove default gz partition
  • Loading branch information
Bac0nEater authored Jul 25, 2023
2 parents 7551594 + 1bd8565 commit 9237ea5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions retrain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ fi
# Set the partition number
if [ -n "$2" ]; then
export GZ_PARTITION="$2"
else
export GZ_PARTITION=150
fi

. install/setup.bash
Expand Down

0 comments on commit 9237ea5

Please sign in to comment.