Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
b4a36dff
Commit
b4a36dff
authored
Sep 29, 2018
by
Igor Pecovnik
Browse files
Nextcloud personal cloud adjustements
parent
30f9918c
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-software
View file @
b4a36dff
...
@@ -133,7 +133,8 @@ function check_status
...
@@ -133,7 +133,8 @@ function check_status
# NCP
# NCP
NCP_STATUS
=
"$( [[ -d /var/www/nextcloud ]] && echo "
on
" || echo "
off
" )"
NCP_STATUS
=
"$( [[ -d /var/www/nextcloud ]] && echo "
on
" || echo "
off
" )"
[[
"
$family
"
!=
"Ubuntu"
]]
&&
LIST
+=
(
"NCP"
"Nextcloud personal cloud"
"
$NCP_STATUS
"
)
\
alive_port
"Nextcloud personal cloud"
"443"
[[
"
$family
"
!=
"Ubuntu"
]]
&&
LIST
+=
(
"NCP"
"
$DESCRIPTION
"
"
$NCP_STATUS
"
)
\
&&
LIST_CONST
=
$
((
LIST_CONST
+
1
))
&&
LIST_CONST
=
$
((
LIST_CONST
+
1
))
# OMV
# OMV
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment