#!/usr/bin/env sh
ln -s /usr/share/example/paas_flutter_example /usr/bin/example
chmod +x /usr/bin/example
exit 0
