Add build-appimage.sh and deploy.sh automation scripts

build-appimage.sh: builds AppImage + patches out MSDK/VA GStreamer plugins
deploy.sh: full build + sign + upload + anchor swap. Credentials loaded
from .deploy-creds (gitignored).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Scott Reimers 2026-04-19 16:01:34 -04:00
parent d159abead4
commit aa9502db77
3 changed files with 108 additions and 0 deletions

1
.gitignore vendored
View file

@ -32,3 +32,4 @@ CLAUDE.md
# Nextcloud sync
.sync-exclude.lst
*.zip
.deploy-creds