Your IP : 172.28.240.42


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