Update publish_multi_request.py
This commit is contained in:
parent
948b480653
commit
40aaf8e2d9
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ RELEASE_DIR = "release"
|
|||
# Forks should change these to publish to their own infrastructure.
|
||||
#
|
||||
ROBUST_CDN_URL = "https://ss14.cdn.shizainc.com/" # Sunrise-Edit
|
||||
FORK_ID = "sunrise_station" # Sunrise-Edit
|
||||
FORK_ID = "fish_station" # Sunrise-Edit
|
||||
|
||||
def main():
|
||||
parser = argparse.ArgumentParser()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue