Skip to content

Commit 9ada6be

Browse files
committed
update radiotracking; cleanup image
1 parent fd90b85 commit 9ada6be

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

tsOS-vhf.Pifile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ RUN systemctl enable radiotracking.service
9090
### Cleanup image
9191
RUN rm -rf /var/lib/apt/lists/
9292
RUN apt-get clean
93+
RUN find . -name "*.pyc" -exec rm -f {} \;
9394

9495
ZERO
9596
SHRINK

0 commit comments

Comments
 (0)