Changeset 45684 for ipk/source.sh4/networklib_e2webserv/CONTROL/postinst
- Timestamp:
- Feb 14, 2022, 12:51:17 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/networklib_e2webserv/CONTROL/postinst
r45683 r45684 2 2 INSTDIR="$1" 3 3 4 if [ - e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then4 if [ -f /mnt/config/usercmd.sh ]; then 5 5 sed -i "/^exit/i$INSTDIR/bin/e2webserv -b -c $INSTDIR/etc/e2webserv.conf" /mnt/config/usercmd.sh 6 6 fi 7 7 8 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then8 if [ ! -e $INSTDIR/etc/e2webserv.conf ]; then 9 9 echo "use TPK config file" 10 10 mv $INSTDIR/etc/e2webserv.conf.e2 $INSTDIR/etc/e2webserv.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)