Update screenshot

This commit is contained in:
Aditya Kulkarni
2018-10-22 14:31:47 -07:00
parent 7128ad1e0b
commit 82276cb2d9
2 changed files with 1 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ echo "[OK]"
echo -n "Configuring..."
rm -f "bin/linux-zcash-qt-wallet-v$APP_VERSION.tar.gz"
rm -f "bin/linux-zcash-qt-wallet*"
make distclean > /dev/null
$QT_STATIC/bin/qmake zcash-qt-wallet.pro -spec linux-clang CONFIG+=release > /dev/null
echo "[OK]"