@@ -3,6 +3,7 @@ if command -v nuitka &> /dev/null; then
echo "Nuitka installed"
else
echo "Nuitka not installed. Install it via \"uv pip install nuitka\" !" >&2
exit 1
fi
nuitka --onefile --standalone --output-filename=serverjar main.py --output-filename=serverjar
The note is not visible to the blocked user.