fix stuff + add stuff
This commit is contained in:
parent
df962d5ea1
commit
894d14d8f4
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
path=/root/globe/services/invidious
|
||||
path=/your/path/here/
|
||||
opts=("Switch to router VPN" "Switch to Cloudflare VPN" "Exit")
|
||||
PS3="Choose an option:"
|
||||
select o in "${opts[@]}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user