TheCase / IPMIView.app

MacOS App wrapper for Supermicro's IPMIView/iKVM java app
https://github.com/TheCase/IPMIView.app/wiki
201 stars 42 forks source link

tar: could not chdir to './Resources/IPMIView/.' #6

Closed loozhengyuan closed 4 years ago

loozhengyuan commented 4 years ago

Running the latest branch on MacOS Catalina results in:

$ sh script.sh                      
tar: could not chdir to './Resources/IPMIView/.'

This issue is caused by a typo in script.sh where the mkdir command creates the Resource as opposed to Resources folder.