Update glacier-install.sh

This commit is contained in:
everest
2022-03-16 23:22:21 +00:00
committed by GitHub
parent 1f76be2199
commit 002ad51ee8

View File

@@ -22,7 +22,6 @@ if [ "$?" != "0" ]; then
echo "[ X ] Could not unpack $input.tar.gz" 1>&2
exit 1
fi
cd $input
chmod +x INSTALL.sh
./INSTALL.sh # Actually executes installation script
echo "[ i ] Cleaning up..." # Status message