From 641136ee3477bafb41a355e9fac7089c5d6c5b35 Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Tue, 9 Nov 2021 02:44:19 +0100 Subject: [PATCH] scripts: add withcap --- scripts/withcap | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100755 scripts/withcap diff --git a/scripts/withcap b/scripts/withcap new file mode 100755 index 0000000..e7dff28 --- /dev/null +++ b/scripts/withcap @@ -0,0 +1,46 @@ +#!/bin/sh +set -e + +help=$(cat <