Changeset 46249 for ipk/source.sh4/tools_usbreset/CONTROL/postinst
- Timestamp:
- Oct 15, 2022, 5:24:05 PM (4 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/tools_usbreset/CONTROL/postinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/tools_usbreset/CONTROL/postinst
r45958 r46249 1 1 #!/bin/sh 2 2 3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then3 if [ ! -e /etc/.opkg ] && ([ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ]);then 4 4 opkg update 5 5 opkg install titan-plugin-tools-usbreset --dest $1
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)