8 lines
148 B
Bash
Executable file
8 lines
148 B
Bash
Executable file
#!/bin/bash
|
|
|
|
. ../.skel/nextcloud-app/build-nextcloud-app
|
|
|
|
export ADDITIONAL_DEPS=", nextcloud-27-app-gpoddersync"
|
|
|
|
build_nextcloud_app nextpod 27
|
|
|