chmod this too as install-linux relies on it.

This commit is contained in:
Azareal 2019-10-31 06:51:48 +10:00
parent e845dbe5a5
commit 47f82935e7
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ We can now hop into the newly created folder with the same command we used for g
And now, we'll change the permissions on the installer script, otherwise we'll get an access denied error:
`chmod 755 ./update-deps-linux`
`chmod 755 ./install-linux`
Just run this to run the installer: