fix proxy
This commit is contained in:
parent
d8c67aa65d
commit
3e9320bf47
@ -2,4 +2,4 @@
|
||||
set -e
|
||||
byedpi=$(dig +short byedpi)
|
||||
sed -i -e 's/byedpi/'$byedpi'/g' /etc/proxychains.conf
|
||||
exec python3 -m v6d3music.run-bot
|
||||
exec proxychains python3 -m v6d3music.run-bot
|
||||
|
Loading…
Reference in New Issue
Block a user