Your IP : 172.28.240.42


Current Path : /usr/share/python/runtime.d/
Upload File :
Current File : //usr/share/python/runtime.d/apt-xapian-index.rtupdate

#! /bin/sh
set -e
if [ "$1" = rtupdate ]; then
	pyclean -p apt-xapian-index /usr/share/apt-xapian-index
	pycompile -p apt-xapian-index -V 2.4- /usr/share/apt-xapian-index
fi