Add omarchycn-keyring package and container build script
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QKxGW1raAWaqeU8WdHsMsp
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
post_install() {
|
||||
usr/bin/pacman-key --populate omarchycn
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
usr/bin/pacman-key --populate omarchycn
|
||||
}
|
||||
Reference in New Issue
Block a user