comp426-2022-fall / a00

Install required software for COMP 426 and read an intro guide to Git and GitHub
0 stars 6 forks source link

Unable to find install_check.sh file even though I added it to the repo #23

Closed namitak8 closed 2 years ago

namitak8 commented 2 years ago

I added the install_check.sh file to my local repo, but I'm still getting an error saying that there is no such file or directory.

Install_check

Bash  install_check sh

Evehe719 commented 2 years ago

Yea I have the same question.

It said "bash: ./install_check.sh: No such file or directory"

micahlittle commented 2 years ago

im also having this problem

SpencerTwiddy commented 2 years ago

Where did you get the install_check.sh file? I don't even have that, adding it is not mentioned in the assignment

jdmar3 commented 2 years ago

If you put it in your repository on GitHub, you then must do git pull to get it to your local repo.

The issue about this is here: #2