Update appimage.sh

Esse commit está contido em:
qurious-pixel
2020-12-29 12:45:36 -08:00
commit de GitHub
commit 642e46b4ec

Ver arquivo

@@ -1,6 +1,6 @@
#!/bin/bash -ex
BUILDBIN=/tmp/source/yuzu/build/bin
BUILDBIN=/yuzu/build/bin
BINFILE=yuzu-x86_64.AppImage
LOG_FILE=$HOME/curl.log
BRANCH=`echo ${GITHUB_REF##*/}`