In docker I want to do this: git clone XYZ cd XYZ make XYZ However because there is no cd command, I have to pass in the full path...
  • May 15, 2022
  • 0 Comments