From 3e37a38d39ab829f8b221320c8c9a49536de1138 Mon Sep 17 00:00:00 2001 From: Akemi Izuko Date: Wed, 28 Sep 2022 21:34:28 -0600 Subject: [PATCH] Screenshot compressing script --- bin/archive_screenshots.sh | 42 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100755 bin/archive_screenshots.sh diff --git a/bin/archive_screenshots.sh b/bin/archive_screenshots.sh new file mode 100755 index 0000000..e1bde08 --- /dev/null +++ b/bin/archive_screenshots.sh @@ -0,0 +1,42 @@ +#!/usr/bin/env bash +print_help() { + cat <