Make sure unzip is installed for undoit

Fixes #33.
This commit is contained in:
T. Joseph Carter 2018-04-20 15:17:31 -07:00
parent 32a599c93d
commit f156fcb6af

View File

@ -1220,7 +1220,7 @@ if [[ $installArchiveTools ]]; then
### ArchiveTools: Install undoit (sciibin, etc.)
echo "A2CLOUD: Installing sciibin, unblu, unbit, unexec, usq..."
sudo apt-get -y install build-essential
sudo apt-get -y install build-essential unzip
sudo apt-get -y clean
rm -rf undoit &> /dev/null
mkdir -p undoit