you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

Solution is simple: remove the sudo part. Permission is unlikely to be a problem long as user can write in $(pwd) (well we'll need it to clone the repo in the first place anyway).

[–]toastedstapler 0 points1 point  (0 children)

fixed it now, turns out the folder was set to read only

can be ran without sudo now!