#!/bin/sh if [ -z $1 ]; then joshuto else joshuto --path "$@" fi