We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f57bd2 commit 858f7e5Copy full SHA for 858f7e5
scripts/extension-registry-changed
@@ -31,7 +31,7 @@ local -r infile="$2"
31
32
ed -s "$outfile" <<EOF
33
/<div class=.nav-cards.>/+,/<.div>/-d
34
-/<div class=.nav-cards.>/ r "$infile"
+/<div class=.nav-cards.>/ r $infile
35
w
36
q
37
EOF
0 commit comments