source: ipk/source/lcdpearlskins_atemio_style/CONTROL/postinst@ 24445

Last change on this file since 24445 was 24445, checked in by gost, 13 years ago

fix lcdpearlskins_atemio_style

File size: 120 bytes
RevLine 
[13845]1#!/bin/sh
[23632]2INSTDIR="$1"
[13845]3
[23632]4mv /tmp/plugins/lcdpearl1/skin.xml /var/usr/local/share/titan/plugins/lcdpearl1/skin.xml
5
[13845]6exit 0
Note: See TracBrowser for help on using the repository browser.