@@ -160,6 +160,8 @@ cd build
cmake ..
make -j$(nproc)
cd ~
+tar xvfJ gpu-miners.tar.xz
+rm gpu-miners.tar.xz
fi
}