Skip to content

Commit bb1d080

Browse files
committed
Don't open dev.sh
1 parent a04569f commit bb1d080

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.devcontainer/init.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@ ln -s -f /usr/bin/dotnet /usr/share/dotnet/sdk/6.0.300/dotnet
1313

1414
rm -rf _layout
1515
cd src
16-
./dev.sh l
17-
18-
code README.md
16+
./dev.sh l

0 commit comments

Comments
 (0)