roberto@roberto-870-224:~$ cd ~/Downloads
roberto@roberto-870-224:~/Downloads$ ./daedalus-2.2.0-mainnet-14276.bin
bash: ./daedalus-2.2.0-mainnet-14276.bin: Permission denied
roberto@roberto-870-224:~/Downloads$
Asked
Active
Viewed 995 times
0
Terrance
- 43,712
1 Answers
1
Change the permissions to executable...
chmod +x ./daedalus-2.2.0-mainnet-14276.bin
Enterprise
- 12,792