#!/bin/sh

exec ${BROWSER} http://localhost:631/ $@ 2>/dev/null

