#!/bin/sh

set -e

cd /usr/lib/cyberchef && xdg-open index.html 2>/dev/null >/dev/null &
