#!/bin/bash git add . git commit -m 'version correct to chapter 6 and chapter 7 in evaluation' git push origin main