IObundle / iob-eth

Basic Verilog Ethernet core and C driver functions
MIT License
10 stars 4 forks source link

feat(su): Replace `sudo` by `su root -c` #81

Closed arturum1 closed 3 months ago

arturum1 commented 3 months ago

Using the su command should make it more portable. Some versions of NixOS do not come with sudo installed.