Comment on [deleted]
the_riviera_kid@lemmy.world 1 month agoI ran it from the local folder, literaly clicked on tailscale.sh and clicked run in konsole. still says it doesn’t exist when I’m fucking looking at it.
Comment on [deleted]
the_riviera_kid@lemmy.world 1 month agoI ran it from the local folder, literaly clicked on tailscale.sh and clicked run in konsole. still says it doesn’t exist when I’m fucking looking at it.
gedaliyah@lemmy.world 1 month ago
Running it from a file explorer may not work due to permissions.
darkan15@lemmy.world 1 month ago
This probably is the issue, when you download a script or binary from the internet it doesn’t have execution permission, you would have to right click on folder to open in terminal (that way don’t have to cd to it), and check permissions with
ls -la
if it doesn’t have permission, change it withchmod