source: ipk/source.sh4/swapsystem_oldaudioelf_1_0/CONTROL/postrm@ 23451

Last change on this file since 23451 was 23441, checked in by nit, 13 years ago
  • Property svn:executable set to *
File size: 68 bytes
Line 
1#!/bin/sh
2
3echo "removing symlink"
4rm -rf /var/bin/audio.elf
5
6exit 0
Note: See TracBrowser for help on using the repository browser.