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
Line 
1#!/bin/sh
2
3echo "rename picons.old -> picons"
4mv -f /var/usr/local/share/titan/picons.old /var/usr/local/share/titan/picons
5
6exit 0
Note: See TracBrowser for help on using the repository browser.