#!/bin/sh # {{{ main() $(dirname "$(readlink -f "${0}")")/ssl -u "${1}" exit 0 # }}} # vim: foldmethod=marker foldlevel=0 foldenable