#!/bin/bash SCRIPT_DIR=$(dirname "$(realpath "${BASH_SOURCE[0]}")")/ dotnet publish $SCRIPT_DIR/Polonium.Godot.Patcher.csproj -c Release -r linux-x64