#!/bin/sh
PATH=/clangarm64/lib/aspell-0.60:$PATH
export PATH
exec $@
