#!/bin/sh

exec "/usr/bin/python3" "/usr/share/eric/modules/eric6_sqlbrowser.py" "$@"
