add exclusions

This commit is contained in:
Bryan Casey
2020-01-04 11:59:26 -07:00
committed by GitHub
parent 5ce127871e
commit ce87c90280

View File

@@ -5,4 +5,4 @@ tar -zxvf ~/Downloads/IPMIView*.tar.gz --strip=1 -C ./Resources/IPMIView/.
cd Resources/IPMIView/Contents/Home/bin
ln -s /usr/bin/java
cd ../../../../../..
cp -R IPMIView.app ~/Applications
rsync -arv --exclude=.git --exclude=Resources/IPMIView/jre IPMIView.app ~/Applications