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:
authornachoparker <nacho@ownyourbits.com>2018-05-27 22:33:03 +0300
committernachoparker <nacho@ownyourbits.com>2018-05-28 12:32:13 +0300
commita070860a58440326861583958d7186cc568eef48 (patch)
tree3ad3dab8a66238a53cde38d0e57f2bac7a87e090 /bin/ncp-report
parent003c29c016b1b6223425662212a0c76b4ccee829 (diff)
re-rename to NCPiv0.56.14
Diffstat (limited to 'bin/ncp-report')
-rwxr-xr-xbin/ncp-report4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ncp-report b/bin/ncp-report
index 65881d6a..0556423b 100755
--- a/bin/ncp-report
+++ b/bin/ncp-report
@@ -1,6 +1,6 @@
#!/bin/bash
-# NextCloudPlus diagnostics report
+# NextCloudPi diagnostics report
#
# Copyleft 2017 by Ignacio Nunez Hernanz <nacho _a_t_ ownyourbits _d_o_t_ com>
# GPL licensed (see end of file) * Use at your own risk!
@@ -38,7 +38,7 @@ echo "<--! Paste this in GitHub report -->"
##
-open_summary "NextCloudPlus diagnostics"
+open_summary "NextCloudPi diagnostics"
bash /usr/local/bin/ncp-diag | column -t -s'|'
close_summary