Ignore:
Timestamp:
Feb 14, 2022, 1:05:52 PM (4 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/games_sudoku/CONTROL/postinst

    r45684 r45685  
    11#!/bin/sh
    22
    3 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then ];then
     3if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then
    44        opkg update
    55        opkg install titan-plugin-sudoku --dest $1
Note: See TracChangeset for help on using the changeset viewer.