Changeset 45683 for ipk/source.sh4/network_satipclient/CONTROL
- Timestamp:
- Feb 14, 2022, 12:29:43 PM (4 years ago)
- Location:
- ipk/source.sh4/network_satipclient/CONTROL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/network_satipclient/CONTROL/postinst
r45362 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 satipclient -
ipk/source.sh4/network_satipclient/CONTROL/postrm
r45366 r45683 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] ;then3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then 4 4 sed 's/satipclient=.*//g' -i /mnt/config/start-config 5 5 opkg remove satipclient
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)