From 9246001962aeac41ff72e677b2ce6bcb8551dcc2 Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 6 Mar 2022 01:10:45 -0800 Subject: cfg, no c in getopts --- home/xyz/.local/bin/cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/xyz/.local') diff --git a/home/xyz/.local/bin/cfg b/home/xyz/.local/bin/cfg index dea662ca..82e7ca94 100755 --- a/home/xyz/.local/bin/cfg +++ b/home/xyz/.local/bin/cfg @@ -1,6 +1,6 @@ #!/bin/sh -while getopts clsmM opt; do +while getopts lsmM opt; do case $opt in #c) # work_tree_dir="$HOME" -- cgit v1.2.3-70-g09d2