summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-03-06 01:10:45 -0800
committerxyz <gky44px1999@gmail.com>2022-03-06 01:10:45 -0800
commit9246001962aeac41ff72e677b2ce6bcb8551dcc2 (patch)
tree76c4e5810166c28282fcda42e71f0fc44b6fb08f /home
parenta3d9d47410e80e18d3ac72cdee42cbc4d2e83e39 (diff)
cfg, no c in getopts
Diffstat (limited to 'home')
-rwxr-xr-xhome/xyz/.local/bin/cfg2
1 files changed, 1 insertions, 1 deletions
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"