dotnet-sdk-setup-hook: fix typo in cd
This commit is contained in:
@@ -135,7 +135,7 @@ configureNuget() {
|
||||
-s '/configuration/packageSourceMapping/packageSource[@key="_nix"]' -t elem -n package
|
||||
-i \$prev -t attr -n pattern -v "$id")
|
||||
done
|
||||
cd - < /dev/null
|
||||
cd - > /dev/null
|
||||
else
|
||||
xmlConfigArgs+=(
|
||||
"${xmlSourceConfigArgs[@]}"
|
||||
|
||||
Reference in New Issue
Block a user