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
If the script is being run as root, then the command `sudo` will not exist. This is also the case if it is being run within a docker image. Hence, there is a need to add a copy command that will work without `sudo`
0 commit comments