Update finish.sh
This commit is contained in:
parent
c5ca094ee2
commit
6f8d941097
|
|
@ -115,7 +115,7 @@ if [ .$switch_enabled = .'true' ]; then
|
|||
|
||||
#install monit.sh
|
||||
if [ .$monit_enabled = .'true' ]; then
|
||||
. ./monit.sh
|
||||
./monit.sh
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue