chmod this too as install-linux relies on it.
This commit is contained in:
parent
e845dbe5a5
commit
47f82935e7
|
@ -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:
|
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`
|
`chmod 755 ./install-linux`
|
||||||
|
|
||||||
Just run this to run the installer:
|
Just run this to run the installer:
|
||||||
|
|
Loading…
Reference in New Issue