Skip to content

Commit 4ffec86

Browse files
committed
2 parents 3abc341 + 5cbd0fd commit 4ffec86

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

.github/SIZE.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
```mathematica
2-
576K └─┬ main
3-
336K ├─┬ Github
4-
332K │ └─┬ Runners
2+
584K └─┬ main
3+
344K ├─┬ Github
4+
340K │ └─┬ Runners
55
88K │ ├─┬ bootstrap
6-
24K │ │ ├── deb_bootstrap.sh
6+
24K │ │ ├── deb_bootstrap_loongarch64.sh
77
8.0K │ │ ├── ubuntu.sh
88
8.0K │ │ ├── eweos.sh
99
8.0K │ │ ├── debian.sh
@@ -26,7 +26,9 @@
2626
8.0K │ ├── run_linux.sh
2727
8.0K │ ├── debloat_ubuntu.sh
2828
8.0K │ ├── debian-ix.dockerfile
29+
4.0K │ ├── debian.dockerfile
2930
4.0K │ ├── debian-guix.dockerfile
31+
4.0K │ ├── alpine.dockerfile
3032
4.0K │ └── alpine-ix.dockerfile
3133
120K ├─┬ Misc
3234
72K │ ├─┬ User-Agents

.github/SIZE.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
576K └─┬ main
2-
336K ├─┬ Github
3-
332K │ └─┬ Runners
1+
584K └─┬ main
2+
344K ├─┬ Github
3+
340K │ └─┬ Runners
44
88K │ ├─┬ bootstrap
5-
24K │ │ ├── deb_bootstrap.sh
5+
24K │ │ ├── deb_bootstrap_loongarch64.sh
66
8.0K │ │ ├── ubuntu.sh
77
8.0K │ │ ├── eweos.sh
88
8.0K │ │ ├── debian.sh
@@ -25,7 +25,9 @@
2525
8.0K │ ├── run_linux.sh
2626
8.0K │ ├── debloat_ubuntu.sh
2727
8.0K │ ├── debian-ix.dockerfile
28+
4.0K │ ├── debian.dockerfile
2829
4.0K │ ├── debian-guix.dockerfile
30+
4.0K │ ├── alpine.dockerfile
2931
4.0K │ └── alpine-ix.dockerfile
3032
120K ├─┬ Misc
3133
72K │ ├─┬ User-Agents

0 commit comments

Comments
 (0)