nextcloudpi/bin/ncp/CONFIG/ncp-community.sh
Tobias K 3958883e62
Add ncp-community.sh and admin section to ncp-app
Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
2023-10-19 20:17:37 +02:00

8 lines
108 B
Bash

#!/bin/bash
# Configure various settings for community participation
install() { :; }
configure() { :; }