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
Don't explicitly specify permissions, since they're already the defaults.
Use `-D` flag to create missing directories instead of creating beforehand.
Force remove in uninstall instead of testing existence to avoid race condition.
Remove unnecessary Make variable.
Quote paths for safety in case of whitespace.
0 commit comments