HEX
Server: Apache/2.4
System: Linux php-v395.wc2.phx1.stabletransit.com 5.10.0-41-amd64 #1 SMP Debian 5.10.251-3 (2026-04-30) x86_64
User: oasisfloral (2219914)
PHP: 7.4.33
Disabled: leak,posix_getpwuid,posix_getpwnam,posix_getgrid,posix_getgrnam,posix_getgroups
Upload Files
File: //usr/share/python3/runtime.d/divvy-cron.rtupdate
#! /bin/sh
set -e

if [ "$1" = rtupdate ]; then
	py3clean -p divvy-cron /usr/share/divvy-cron
	py3compile -p divvy-cron -V 3.2- /usr/share/divvy-cron
fi