summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLawnCable <lawncable.gitlab@simonlaux.de>2019-01-11 15:48:19 +0000
committerLawnCable <lawncable.gitlab@simonlaux.de>2019-01-11 15:48:19 +0000
commitf5697ef5df709f2325b3954f3abe7c06e30f24d1 (patch)
tree32ee521de118fcc474bc757c79dc8aa597671852
parent237cb72e280f1cf8aeb028ed34eb5875450a9895 (diff)
downloadappimg-builder-f5697ef5df709f2325b3954f3abe7c06e30f24d1.tar.gz
appimg-builder-f5697ef5df709f2325b3954f3abe7c06e30f24d1.tar.bz2
appimg-builder-f5697ef5df709f2325b3954f3abe7c06e30f24d1.tar.xz
appimg-builder-f5697ef5df709f2325b3954f3abe7c06e30f24d1.zip
remove > /dev/null
-rw-r--r--build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 1448987..a428382 100644
--- a/build.sh
+++ b/build.sh
@@ -39,7 +39,7 @@ make install
-d ../../manaplus.desktop \
-i ./data/icons/manaplus.svg \
-e ./run/bin/manaplus \
---output appimage > /dev/null
+--output appimage
mv *.AppImage ../../