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

10 lines
145 B
Bash
Raw Normal View History

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