1 2 3 4
#!/bin/bash cd /usr/share/acreloaded ./native_client "--home=${HOME}/.acreloaded" "--init=${HOME}/.acreloaded/config/init.cfg" "$@"