Answer the question
In order to leave comments, you need to log in
Can't create shortcut with bash in terminal?
I have two bash scripts:
one starts all traffic through the tor
the second one cancels the redirection of all traffic
I want to make icons instead of typing ctl+alt+t sudo ./tor-on.sh
or sudo ./tor-off.sh
And the problem is that it doesn't work.
Exec=sh /home/(ПОЛЬЗОВАТЕЛЬ)/TOR-SH/tor-off.sh
Exec=gksu "gnome-terminal -x bash -c /home/(ПОЛЬЗОВАТЕЛЬ)/TOR-SH/tor-off.sh"
Exec=gnome-terminal -e /home/(ПОЛЬЗОВАТЕЛЬ)/TOR-SH/tor-off.sh
Terminal=true
orfalse
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question