package-pipeline-nextcloud/nextcloud-29-app-contacts/package.sh

11 lines
152 B
Bash
Raw Normal View History

#!/bin/bash
. ../.skel/nextcloud-app/build-nextcloud-app
post_prepare() {
github_changelog nextcloud/contacts
}
build_nextcloud_app contacts 29