#!/bin/sh
# Link to the binary
ln -sf '/opt/web-greeter/web-greeter' '/usr/bin/web-greeter'
update-desktop-database /usr/share/applications || true