Adding dotnet-init to symlink list

This commit is contained in:
Zlatko Knezevic 2015-11-23 15:45:56 -08:00
parent c91eb06b6e
commit 9d9f141945

View file

@ -10,6 +10,7 @@ ln -s $2/bin/dotnet-compile-csc /usr/local/bin/
ln -s $2/bin/dotnet-publish /usr/local/bin/
ln -s $2/bin/dotnet-restore /usr/local/bin/
ln -s $2/bin/dotnet-restore /usr/local/bin/
ln -s $2/bin/dotnet-init /usr/local/bin/
ln -s $2/bin/resgen /usr/local/bin/
# A temporary solution to unblock dotnet compile