Your IP : 216.73.216.155


Current Path : /usr/share/python/runtime.d/
Upload File :
Current File : //usr/share/python/runtime.d/python-support.rtupdate

#! /bin/sh
set -e

if [ "$1" = rtupdate ]; then
  exec /usr/sbin/update-python-modules -a
fi