#!/bin/sh makepkg -fC if sendreportmail | grep -q "BUILD SUCCESS"; then if echo "$1" | grep -q "c"; then cr fi fi loginctl suspend || sudo systemctl suspend