Closed cerebis closed 2 years ago
The step of cd bin && chmod +x * seems unnecessary since git preserves file permissions.
cd bin && chmod +x *
Is there another reason?
342894ce96d28c215c1ebf0042f7e0f3ef5a06a3
The step of
cd bin && chmod +x *
seems unnecessary since git preserves file permissions.Is there another reason?