hardcode base_url
Former-commit-id: 211f7d5ac32be8aa6d71b88764c1b5908cdba007
This commit is contained in:
parent
45a1b1b58c
commit
56f137a43a
@ -3,7 +3,7 @@
|
|||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
IFS=$'\n\t'
|
IFS=$'\n\t'
|
||||||
|
|
||||||
base_url="$1"
|
base_url="https://av1.dodsorf.as"
|
||||||
version="0.5.0"
|
version="0.5.0"
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
|
Loading…
Reference in New Issue
Block a user