Added easytether-usb install option
This commit is contained in:
parent
7d651d6281
commit
0691b3a326
@ -124,6 +124,8 @@ if [[ $inputvpn =~ ^[Yy]$ ]]; then
|
|||||||
sudo bash tailscale.sh
|
sudo bash tailscale.sh
|
||||||
source /etc/profile.d/tailscale.sh
|
source /etc/profile.d/tailscale.sh
|
||||||
sudo tailscale up --operator=deck --ssh
|
sudo tailscale up --operator=deck --ssh
|
||||||
|
cd ..
|
||||||
|
rm -rf deck-tailscale
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo ''
|
echo ''
|
||||||
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 3cfa4e2980944a8ed163529315eedea11d28644b
|
|
Loading…
Reference in New Issue
Block a user