source:
ipk/source.arm/tools_lcdsamsung/CONTROL/prerm
@
44575
Last change on this file since 44575 was 44575, checked in by , 3 years ago | |
---|---|
|
|
File size: 140 bytes |
Rev | Line | |
---|---|---|
[39499] | 1 | #!/bin/sh |
[44575] | 2 | INSTDIR="$1" |
3 | PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/lcdsamsung" | |
[39499] | 4 | |
[44575] | 5 | mv "$PLUGINDIR/skin.xml" /tmp/skin.xml_sam |
6 | ||
[39499] | 7 | exit 0 |
Note: See TracBrowser
for help on using the repository browser.