Changeset 41434 for ipk/source/cipluss_pem/CONTROL/postinst
- Timestamp:
- Dec 16, 2017, 10:52:28 PM (8 years ago)
- File:
-
- 1 edited
-
ipk/source/cipluss_pem/CONTROL/postinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/cipluss_pem/CONTROL/postinst
r38010 r41434 1 1 #!/bin/sh 2 INSTDIR="$1" 3 model=`cat /etc/model` 4 5 if [ "$model" == "hd51" ]; then 6 rm "$INSTDIR"/etc/pem/customer.pem 7 rm "$INSTDIR"/etc/pem/device.pem 8 rm "$INSTDIR"/etc/pem/root.pem 9 else 10 rm /mnt/bin/ciplushelper 11 fi 2 12 3 13 exit 0
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)