#!/bin/bash
export LD_LIBRARY_PATH="/usr/lib/bambustudio${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"
exec /usr/lib/bambustudio/bin/bambu-studio "$@"
