D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
snap
/
core20
/
2599
/
usr
/
share
/
python3
/
runtime.d
/
Filename :
subiquitycore.rtupdate
back
Copy
#! /bin/sh set -e if [ "$1" = rtupdate ]; then py3clean -p subiquitycore /usr/share/subiquity py3compile -p subiquitycore /usr/share/subiquity fi