home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Welt 2006 November (DVD)
/
PCWELT_11_2006.ISO
/
casper
/
filesystem.squashfs
/
usr
/
share
/
python
/
runtime.d
/
python-support.rtupdate
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-08-02
|
93 b
|
7 lines
#! /bin/sh
set -e
if [ "$1" = rtupdate ]; then
exec /usr/sbin/update-python-modules -a
fi