Join Discord
Powered by
fixed it by adding sudo to the curl commands: sudo...
# client
l
late-vegetable-54787
09/29/2022, 9:07 AM
fixed it by adding sudo to the curl commands: sudo curl -sL 'https://apt.netmaker.org/gpg.key' | sudo tee /etc/apt/trusted.gpg.d/netclient.asc sudo curl -sL 'https://apt.netmaker.org/debian.deb.txt' | sudo tee /etc/apt/sources.list.d/netclient.list
Previous
Next