Closed Monti03 closed 5 years ago
Please move to the cloned folder and execute this, posting what the terminal prints out
sudo echo "[Desktop Entry] Type=Application Version=1.0 Name=NordPy Comment=NordVPN client application for connecting to recommended servers Path="$current_dir" Exec=python3 "$current_dir"/nordpy.py Icon="$current_dir"/media/nordvpn.png Terminal=false Categories=Internet;System;Utilities;" | sudo tee /usr/local/share/applications/nordpy.desktop > /dev/null echo "Done!"
Please move to the cloned folder and execute this, posting what the terminal prints out