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
When writing with the docker provider (and probably the ssh provider, though maybe not?), the permissions are being reset to 644 for some reason.
This means that if you are modifying an executable script (for example), you won't be able to execute said script after a write without manually remapping the permissions.
Das Bad
The text was updated successfully, but these errors were encountered:
When writing with the docker provider (and probably the ssh provider, though maybe not?), the permissions are being reset to 644 for some reason.
This means that if you are modifying an executable script (for example), you won't be able to execute said script after a write without manually remapping the permissions.
Das Bad
The text was updated successfully, but these errors were encountered: