Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ncp/CONFIG/nc-datadir.sh')
-rw-r--r--bin/ncp/CONFIG/nc-datadir.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/ncp/CONFIG/nc-datadir.sh b/bin/ncp/CONFIG/nc-datadir.sh
index 79aae121..835cb6ca 100644
--- a/bin/ncp/CONFIG/nc-datadir.sh
+++ b/bin/ncp/CONFIG/nc-datadir.sh
@@ -17,12 +17,11 @@ is_active()
install()
{
- apt_install btrfs-tools
+ apt_install btrfs-progs
}
configure()
{
- source /usr/local/etc/library.sh # sets PHPVER
set -eu -o pipefail
## CHECKS