- Code: Select all
#!/bin/bash
While :
do
command easytether connect
sleep 1
done
I placed it in my home directory and set it as a start up app.
#!/bin/bash
While :
do
command easytether connect
sleep 1
done

Users browsing this forum: No registered users and 1 guest