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
echo -e "\033[0;33mAdmin mode\033[0m: bypassing netkit_dw with empty wrapper"
29
-
echo -e "\033[0;31mWARNING: unsafe installation, this will create a softlink to /usr/bin/docker as the wrapper.\033[0m"
30
-
echo -e "\033[0;31mAlso the software will NOT work until your user is in the docker group or you set correct permissions to docker (SUID and root).\033[0m"
28
+
echo -e "\033[0;33mAdmin mode\033[0m"
29
+
echo -e "\033[0;31mWARNING: unsafe installation, this will not create a wrapper and remove it if previously installed.\033[0m"
30
+
echo -e "\033[0;31mYou will need to use 'sudo true' before using commands and set the env variable NETKIT_ADMIN to 1.\033[0m"
0 commit comments