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
Good point. It is also forcing me to instal sudo inside a docker container which is strange.
It seems to be better to run cp -f bin/ykushcmd /usr/bin instead of using ./install.sh
There should be no
sudo
in scripts.It gets hard to automate stuff.
I'm using ykush with a docker container and I install everything through an automated script. I get:
./install.sh: line 4: sudo: command not found
The text was updated successfully, but these errors were encountered: