Get your own customer support community
 

script launched by finder with Terminal not launched

helo,

I have go some script to launch some times (for adding / removing routes for example) so Terminal launch and visor two, but the command is dropped, i have to do a second time.

see the script

#!/bin/bash
sudo route delete 192.168.123.0/24
sudo route add -net 192.168.123.0/24 10.0.2.1
exit
 
happy I’m happy
Inappropriate?
1 person has this problem

User_default_medium