Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1421,7 +1421,7 @@ SERVICE(){
|
||||
if [ "${3}" != "q" ]; then
|
||||
if [[ "${NCHOSTS}" == *"${nip}"* ]]; then
|
||||
mntpath="/mnt/Nextcloud-Data"
|
||||
if [[ "${WEBHOSTS}" == *"${nip}"* ]]; then
|
||||
elif [[ "${WEBHOSTS}" == *"${nip}"* ]]; then
|
||||
mntpath="/mnt/web-data"
|
||||
fi
|
||||
mntpathcnt=`ls -l ${mntpath} | wc -l`
|
||||
|
||||
Reference in New Issue
Block a user