Your IP : 216.73.217.13


Current Path : /proc/thread-self/root/snap/core20/2769/usr/share/python3/runtime.d/
Upload File :
Current File : //proc/thread-self/root/snap/core20/2769/usr/share/python3/runtime.d/console-conf.rtupdate

#! /bin/sh
set -e

if [ "$1" = rtupdate ]; then
	py3clean -p console-conf /usr/share/subiquity
	py3compile -p console-conf  /usr/share/subiquity
fi