Skip to content

Commit 39c0d7c

Browse files
committed
Adds trust extract-compat to arch script.
1 parent 7f49067 commit 39c0d7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/arch-create-dotnet-devcert.sh

+1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ if [ -f "$OLD_CRT" ]; then
77
fi
88

99
$SUDO trust anchor --store $CRTFILE
10+
$SUDO trust extract-compat
1011

1112
cleanup

0 commit comments

Comments
 (0)