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

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

fix lcdpearlskins_atemio_style

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