git trash -> gio trash (typo)

pull/20/head
Botspot 4 years ago
parent e5226aa2f0
commit fbc02ff259

@ -44,7 +44,7 @@ if [ $dlzoom == 1 ];then
fi
if [ $compile == 1 ];then
git trash ~/box86
gio trash ~/box86
git clone https://github.com/ptitSeb/box86 || error 'Failed to clone repository!'
cd box86 || error 'Failed to enter repository!'
mkdir build || error 'Failed to make build directory!'

Loading…
Cancel
Save