1 |
jpp |
1.1 |
diff -Nur smeserver-freepbx-13.old/root/etc/e-smith/events/actions/freepbx-checkinstall smeserver-freepbx-13/root/etc/e-smith/events/actions/freepbx-checkinstall |
2 |
|
|
--- smeserver-freepbx-13.old/root/etc/e-smith/events/actions/freepbx-checkinstall 2018-01-29 15:39:56.317000000 -0500 |
3 |
|
|
+++ smeserver-freepbx-13/root/etc/e-smith/events/actions/freepbx-checkinstall 2018-01-29 15:41:21.743000000 -0500 |
4 |
|
|
@@ -69,9 +69,9 @@ |
5 |
|
|
chown asterisk:asterisk /opt/freepbx/digium_phones |
6 |
|
|
fi |
7 |
|
|
|
8 |
|
|
-# update modulesi |
9 |
|
|
+# update modules |
10 |
|
|
/usr/sbin/fwconsole ma upgrade framework |
11 |
|
|
/usr/sbin/fwconsole ma upgradeall -R standard -R extended |
12 |
|
|
- |
13 |
|
|
+/usr/sbin/fwconsole ma refreshsignatures |
14 |
|
|
|
15 |
|
|
exit 0 |