#!/bin/sh

# shellcheck disable=SC1091
. /lib/overthebox

otb_todo swconfig-v2b-reset-todo "$@" </dev/null
