Merge pull request #2095 from dotnet/Sridhar-MS-pkg-typo

Update postinstall
This commit is contained in:
Sridhar Periyasamy 2016-03-28 16:53:56 -07:00
commit 8df6f5405d

View file

@ -9,6 +9,6 @@ INSTALL_DESTINATION=$2
# A temporary fix for the permissions issue(s)
chmod -R 755 $INSTALL_DESTINATIONs
chmod -R 755 $INSTALL_DESTINATION
exit 0