Merge pull request #2095 from dotnet/Sridhar-MS-pkg-typo
Update postinstall
This commit is contained in:
commit
8df6f5405d
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ INSTALL_DESTINATION=$2
|
||||||
|
|
||||||
|
|
||||||
# A temporary fix for the permissions issue(s)
|
# A temporary fix for the permissions issue(s)
|
||||||
chmod -R 755 $INSTALL_DESTINATIONs
|
chmod -R 755 $INSTALL_DESTINATION
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Reference in a new issue