#!/usr/bin/env bash
set -euo pipefail
cd "$(dirname "$0")/.."
python3 fixture/server.py reset
Powered by TurnKey Linux.