source: ipk/source/picons_black3d/CONTROL/postrm@ 23600

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

fix

  • Property svn:executable set to *
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.