You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The :chmod+x action only does chmod u+x on the installed file. That's a nice start, but it should be generalized to allow the user to specify the permissions to set:
The
:chmod+x
action only doeschmod u+x
on the installed file. That's a nice start, but it should be generalized to allow the user to specify the permissions to set:The text was updated successfully, but these errors were encountered: