mirror of https://github.com/zulip/zulip.git
droplets: Update snapshot id.
This commit is contained in:
parent
c2cd76b69e
commit
5279ac4601
|
@ -220,7 +220,7 @@ if __name__ == '__main__':
|
|||
# Broken in two to satisfy linter (line too long)
|
||||
# curl -X GET -H "Content-Type: application/json" -u <API_KEY>: "https://api.digitaloc
|
||||
# ean.com/v2/images?page=5" | grep --color=always base.zulipdev.org
|
||||
template_id = "29697355"
|
||||
template_id = "29724416"
|
||||
|
||||
# get command line arguments
|
||||
args = parser.parse_args()
|
||||
|
|
Loading…
Reference in New Issue