reportbuild 104 B

12345678
  1. #!/bin/sh
  2. makepkg -fC
  3. sendreportmail
  4. if echo "$1" | grep -q "c"; then
  5. cr
  6. fi
  7. sudo systemctl suspend