tsavvy
Well-Known Member
I'm trying to get a faster way to open the BitPay wallet on Linux (ubuntu).
It requires me to write this every time in the terminal:
$ cd Desktop
$ cd BitPay-linux
$ ./BitPay
Is there a way to condense this into one script/file that I can run instead?
It requires me to write this every time in the terminal:
$ cd Desktop
$ cd BitPay-linux
$ ./BitPay
Is there a way to condense this into one script/file that I can run instead?