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:
parent
d159abead4
commit
aa9502db77
3 changed files with 108 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -32,3 +32,4 @@ CLAUDE.md
|
|||
# Nextcloud sync
|
||||
.sync-exclude.lst
|
||||
*.zip
|
||||
.deploy-creds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue