Skip to content

Commit 94d0ef9

Browse files
authored
Fix comment formatting in configs_install.sh
1 parent b0af578 commit 94d0ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ubuntu_22.04/configs_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
# done
4848

4949
# resp
50-
# xargs -d '\n' -I{} bash -c 'echo "Processing: {}"' <<'EOF'
50+
# xargs -d '\n' -I{} echo "Processing: {}" <<'EOF'
5151
# first item
5252
# second item with spaces
5353
# third item with "quotes" and 'single quotes'

0 commit comments

Comments
 (0)