Changeset 45683 for ipk/source.sh4/tools_callmonitor/CONTROL/postinst
- Timestamp:
- Feb 14, 2022, 12:29:43 PM (4 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/tools_callmonitor/CONTROL/postinst (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/tools_callmonitor/CONTROL/postinst
r45029 r45683 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] ;then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 opkg update 5 5 opkg install titan-plugin-callmonitor1 --dest $1 … … 9 9 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/callmonitor1" 10 10 11 if [ -e / tmp/callmon.conf ];then11 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 12 12 mv "$PLUGINDIR/callmon.conf" "$PLUGINDIR/callmon.conf_org" 13 13 cp /tmp/callmon.conf "$PLUGINDIR/callmon.conf"
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)