#!/bin/sh
# Stub binary for com.pens.2048
# This app needs to be rebuilt and re-uploaded by its developer.
# Contact: admin@agl-store.cyou
zenity --info   --title="2048"   --text="<b>2048</b>\n\nThis app is being updated.\nPlease check back soon."   --width=320 2>/dev/null || echo "2048: App binary pending rebuild. Contact developer." >&2
