Update appimage.sh

Remove standalone linux binary
This commit is contained in:
qurious-pixel 2021-02-11 09:54:21 -08:00 committed by GitHub
parent 63b0555231
commit 12cf78ba04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ mv /tmp/update/* $HOME/squashfs-root/usr/lib/
mv yuzu-x86_64.AppImage* /yuzu/artifacts
cp -R $HOME/artifacts/ /yuzu/
cp "$BUILDBIN"/yuzu /yuzu/artifacts/version/
#cp "$BUILDBIN"/yuzu /yuzu/artifacts/version/
chmod -R 777 /yuzu/artifacts
cd /yuzu/artifacts
ls -al /yuzu/artifacts/