#!/bin/sh
[ -n "${IPKG_INSTROOT}" ] || /etc/init.d/streamlit-launcher enable
exit 0
