spacedrive icon indicating copy to clipboard operation
spacedrive copied to clipboard

Proper Sudo Checks

Open oscartbeaumont opened this issue 3 years ago • 0 comments
trafficstars

Discussed in https://github.com/spacedriveapp/spacedrive/discussions/174

Originally posted by kphanipavan May 23, 2022 Screenshot_20220523_101613

Running the script in a container, which defaults to root user, fails to setup because sudo doesn't exist. Having sudo check just like cargo and pnpm helps setup the work environment in a container.

Using Docker Container with lateset Ubuntu image.

oscartbeaumont avatar May 23 '22 05:05 oscartbeaumont