Ignore:
Timestamp:
Oct 29, 2013, 8:03:12 PM (12 years ago)
Author:
obi
Message:

update lcdskins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/lcdsamsungskins_Digitaluhr_blau/CONTROL/preinst

    r24645 r24673  
    11#!/bin/sh
    2 INSTDIR="$1"
    3 NAME=lcdsamsung
    4 
    5 if [ ! -e "/var/usr/local/share/titan/plugins/$NAME" ] && [ ! -e "/var/swap/usr/local/share/titan/plugins/$NAME" ] && [ ! -e "/mnt/swapextensions/usr/local/share/titan/plugins/$NAME" ]; then
    6         echo "ERROR: Install Tools/$NAME"
    7         exit 1
    8 fi
    92
    103exit 0
Note: See TracChangeset for help on using the changeset viewer.