Commit fce4244e9882918c4acec0f06b884f907571e354

Authored by dsotofor
1 parent 112941e4b0
Exists in main

version correct to chapter 7...

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

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