Your IP : 216.73.216.170


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

#! /bin/sh
set -e

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