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
For example update-systemd-resolved.sh uses ip command which on Fedora is located at /usr/sbin/ip yet README suggests setting PATH to /usr/bin.
Generally, in order to establish how PATH should look like one should know which system tools are being used.