|
|
@ -85,7 +85,6 @@ fn_details |
|
|
|
fn_installcomplete |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
fn_functions(){ |
|
|
|
# Functions are defines in fn_functions. |
|
|
|
functionfile="${FUNCNAME}" |
|
|
@ -119,7 +118,7 @@ case "$1" in |
|
|
|
restart) |
|
|
|
fn_restartserver;; |
|
|
|
update) |
|
|
|
norestart=1; |
|
|
|
norestart=1;; |
|
|
|
fn_versioncheck;; |
|
|
|
update-restart) |
|
|
|
fn_versioncheck;; |
|
|
|