source: ipk/source/picons_X_LightTransparent/CONTROL/postrm@ 23601

Last change on this file since 23601 was 23601, checked in by obi, 13 years ago

update picon control files

File size: 131 bytes
RevLine 
[20912]1#!/bin/sh
2
[23601]3echo "rename picons.old -> picons"
4mv -f /var/usr/local/share/titan/picons.old /var/usr/local/share/titan/picons
5
[23576]6exit 0
Note: See TracBrowser for help on using the repository browser.