Expressions do not need to expand

This commit is contained in:
Amin Vakil 2022-01-11 10:03:37 +03:30
parent 5fab8585c1
commit c7c206ad2c
No known key found for this signature in database
GPG Key ID: 1EFC1864E9D9E56B
1 changed files with 1 additions and 0 deletions

View File

@ -843,6 +843,7 @@ package_swaps() {
fi
# Rename the stream repos with a prefix and fix the baseurl.
# shellcheck disable=SC2016
sed -i \
-e 's/^\[/['"$stream_prefix"'/' \
-e 's|^mirrorlist=|#mirrorlist=|' \