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

10 lines
145 B
Bash
Raw Normal View History

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