Skip to content

Commit 91407ba

Browse files
committed
2 parents 65e2929 + 2c3c7b5 commit 91407ba

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

.github/SIZE.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
```mathematica
2-
324K └─┬ main
3-
244K ├─┬ Github
4-
240K │ └─┬ Runners
5-
60K │ ├─┬ bootstrap
2+
328K └─┬ main
3+
248K ├─┬ Github
4+
244K │ └─┬ Runners
5+
64K │ ├─┬ bootstrap
66
8.0K │ │ ├── ubuntu.sh
77
8.0K │ │ ├── eweos.sh
88
8.0K │ │ ├── debian.sh
99
8.0K │ │ ├── cachyos.sh
1010
8.0K │ │ ├── artix.sh
1111
8.0K │ │ ├── archlinux.sh
12+
4.0K │ │ ├── debian_guix.sh
1213
4.0K │ │ ├── archlinux_hooks.sh
1314
4.0K │ │ └── alpine.sh
1415
52K │ ├── alpine-builder.dockerfile

.github/SIZE.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
324K └─┬ main
2-
244K ├─┬ Github
3-
240K │ └─┬ Runners
4-
60K │ ├─┬ bootstrap
1+
328K └─┬ main
2+
248K ├─┬ Github
3+
244K │ └─┬ Runners
4+
64K │ ├─┬ bootstrap
55
8.0K │ │ ├── ubuntu.sh
66
8.0K │ │ ├── eweos.sh
77
8.0K │ │ ├── debian.sh
88
8.0K │ │ ├── cachyos.sh
99
8.0K │ │ ├── artix.sh
1010
8.0K │ │ ├── archlinux.sh
11+
4.0K │ │ ├── debian_guix.sh
1112
4.0K │ │ ├── archlinux_hooks.sh
1213
4.0K │ │ └── alpine.sh
1314
52K │ ├── alpine-builder.dockerfile

0 commit comments

Comments
 (0)