#!/bin/bash

firefox "$1"

python3 docs/generate_swagger.py
./urlopener "https://google.com"