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

11 lines
146 B
Bash
Raw Normal View History

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