#!/bin/sh
set -eu
/var/apps/nastunnel/target/scripts/legacy_cleanup
exec /var/apps/nastunnel/target/ui/index.cgi --migrate
