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
Enhance handling of the 'setcap' command to ensure better user
experience during installation on Linux systems.
- Add a check for 'setcap' command availability.
- Display a warning if 'setcap' is not available, indicating potential
slower transfer speeds.
This ensures the script fails gracefully and informs the user when
'CAP_NET_ADMIN' capability cannot be set.
0 commit comments