#!/bin/bash sudo etckeeper pre-install /usr/bin/yaourt "$@" EXIT_CODE=$? sudo etckeeper post-install exit $EXIT_CODE