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-06-19 06:40:39 +0300
committernachoparker <nacho@ownyourbits.com>2018-06-19 06:40:39 +0300
commitd50b16e22be3bc784cbb4a4f570eddad5b29f723 (patch)
treef09926f2d6525125366e3f025a81bb9c5711b03f /post-inst.sh
parent865ad0836b6eb864fc19c3e6af896b10ff873b3b (diff)
build: post-inst in install step
Diffstat (limited to 'post-inst.sh')
-rw-r--r--post-inst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/post-inst.sh b/post-inst.sh
index 7a19640c..0a202bc7 100644
--- a/post-inst.sh
+++ b/post-inst.sh
@@ -8,7 +8,7 @@
# More at nextcloudpi.com
#
-configure()
+install()
{
# stop mysqld and redis
mysqladmin -u root shutdown