mirror of
https://tildegit.org/tomasino/pb.git
synced 2024-12-23 03:25:18 +01:00
updates default endpoint to envs since ttm.sh is shut down
This commit is contained in:
parent
053ebb142b
commit
41be140abb
4
pb
4
pb
@ -1,8 +1,8 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# init variables
|
# init variables
|
||||||
version="v2022.11.03"
|
version="v2023.12.04"
|
||||||
ENDPOINT="https://ttm.sh"
|
ENDPOINT="https://envs.sh"
|
||||||
flag_options=":hvcfe:s:"
|
flag_options=":hvcfe:s:"
|
||||||
long_flag_options="help,version,color,file,extension:,server:"
|
long_flag_options="help,version,color,file,extension:,server:"
|
||||||
flag_version=0
|
flag_version=0
|
||||||
|
Loading…
Reference in New Issue
Block a user