Install AWS to its proper directory

This commit is contained in:
joeduffy 2017-02-16 08:26:09 -08:00
parent 092fe384c8
commit 6db3d0b687

View file

@ -10,7 +10,7 @@ echo Sharing NPM links:
yarn link # let NPM references resolve easily.
MULIB=/usr/local/mu/lib
THISLIB=$MULIB/mujs/
THISLIB=$MULIB/aws/
echo Installing Mu AWS library to $THISLIB:
mkdir -p $MULIB # ensure the target library directory exists
rm -rf $THISLIB # clean the target