mirror of
https://tildegit.org/tomasino/pb.git
synced 2024-11-20 03:25:54 +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
|
||||
|
||||
# init variables
|
||||
version="v2022.11.03"
|
||||
ENDPOINT="https://ttm.sh"
|
||||
version="v2023.12.04"
|
||||
ENDPOINT="https://envs.sh"
|
||||
flag_options=":hvcfe:s:"
|
||||
long_flag_options="help,version,color,file,extension:,server:"
|
||||
flag_version=0
|
||||
|
Loading…
Reference in New Issue
Block a user