Skip to content

Commit 153fc49

Browse files
committed
2 parents f116feb + 8b26e3d commit 153fc49

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.github/SIZE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
```mathematica
2-
728K └─┬ main
3-
396K ├─┬ Github
4-
392K │ └─┬ Runners
2+
744K └─┬ main
3+
412K ├─┬ Github
4+
408K │ └─┬ Runners
55
88K │ ├─┬ bootstrap
66
24K │ │ ├── deb_bootstrap_loongarch64.sh
77
8.0K │ │ ├── ubuntu.sh
@@ -16,6 +16,7 @@
1616
56K │ ├── alpine-builder.dockerfile
1717
44K │ ├── gentoo-builder.dockerfile
1818
28K │ ├── debloat_ubuntu.sh
19+
24K │ ├── run_linux.sh
1920
16K │ ├── x86_64-ubuntu.dockerfile
2021
16K │ ├── ubuntu-systemd-base.dockerfile
2122
16K │ ├── riscv64-ubuntu.dockerfile
@@ -25,7 +26,6 @@
2526
12K │ ├── debian-builder-unstable.dockerfile
2627
12K │ ├── archlinux-builder.dockerfile
2728
12K │ ├── README.md
28-
8.0K │ ├── run_linux.sh
2929
8.0K │ ├── debian-ix.dockerfile
3030
4.0K │ ├── ubuntu.dockerfile
3131
4.0K │ ├── docker-bake.hcl

.github/SIZE.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
728K └─┬ main
2-
396K ├─┬ Github
3-
392K │ └─┬ Runners
1+
744K └─┬ main
2+
412K ├─┬ Github
3+
408K │ └─┬ Runners
44
88K │ ├─┬ bootstrap
55
24K │ │ ├── deb_bootstrap_loongarch64.sh
66
8.0K │ │ ├── ubuntu.sh
@@ -15,6 +15,7 @@
1515
56K │ ├── alpine-builder.dockerfile
1616
44K │ ├── gentoo-builder.dockerfile
1717
28K │ ├── debloat_ubuntu.sh
18+
24K │ ├── run_linux.sh
1819
16K │ ├── x86_64-ubuntu.dockerfile
1920
16K │ ├── ubuntu-systemd-base.dockerfile
2021
16K │ ├── riscv64-ubuntu.dockerfile
@@ -24,7 +25,6 @@
2425
12K │ ├── debian-builder-unstable.dockerfile
2526
12K │ ├── archlinux-builder.dockerfile
2627
12K │ ├── README.md
27-
8.0K │ ├── run_linux.sh
2828
8.0K │ ├── debian-ix.dockerfile
2929
4.0K │ ├── ubuntu.dockerfile
3030
4.0K │ ├── docker-bake.hcl

0 commit comments

Comments
 (0)