Philippe734 / Simple.NFS.GUI

GUI tool for NFS for Linux. Set a machine as Client/Server in a local network easily with this front-end for NFS.
GNU General Public License v3.0
85 stars 10 forks source link

Ubuntu install tutorial wrong #28

Closed pikakolendo02 closed 1 year ago

pikakolendo02 commented 3 years ago

The line in Ubuntu 20.04 install tutorial sudo dpkg -i ~/simple-nfs-gui_1.0.16-0ubuntu1_all.deb && sudo apt-get install -fy seems wrong. If dependences are not satisfied, dpkg doesn't return 0 after install so apt-get doesn't run. It should be ; instead of &&.

Philippe734 commented 1 year ago

If you wish try again, I released a package as AppImage

Philippe734 commented 1 year ago

Fixed with the latest release as AppImage