/
usr
/
share
/
python3
/
runtime.d
/
/usr/share/python3/runtime.d
mkdir
upload
Name
Size
Mode
Actions
byobu.rtupdate
121
0755
edit
dl
rm
public_modules.rtinstall
218
0755
edit
dl
rm
public_modules.rtremove
651
0755
edit
dl
rm
Edit:
/usr/share/python3/runtime.d/byobu.rtupdate
(121B)
#! /bin/sh set -e if [ "$1" = rtupdate ]; then py3clean -p byobu /usr/lib/byobu py3compile -p byobu /usr/lib/byobu fi
Save
cmd:
run