Skip to content

Commit 23a55c3

Browse files
committed
2 parents b4acfa1 + 62daacf commit 23a55c3

File tree

2 files changed

+26
-12
lines changed

2 files changed

+26
-12
lines changed

.github/SIZE.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,23 @@
11
```mathematica
2-
272K └─┬ main
3-
196K ├─┬ Github
4-
192K │ └─┬ Runners
2+
324K └─┬ main
3+
244K ├─┬ Github
4+
240K │ └─┬ Runners
5+
60K │ ├─┬ bootstrap
6+
8.0K │ │ ├── ubuntu.sh
7+
8.0K │ │ ├── eweos.sh
8+
8.0K │ │ ├── debian.sh
9+
8.0K │ │ ├── cachyos.sh
10+
8.0K │ │ ├── artix.sh
11+
8.0K │ │ ├── archlinux.sh
12+
4.0K │ │ ├── archlinux_hooks.sh
13+
4.0K │ │ └── alpine.sh
514
52K │ ├── alpine-builder.dockerfile
615
16K │ ├── x86_64-ubuntu.dockerfile
716
16K │ ├── ubuntu-systemd-base.dockerfile
817
16K │ ├── aarch64-ubuntu.dockerfile
918
12K │ ├── ubuntu-builder.dockerfile
1019
12K │ ├── manage_linux.sh
1120
12K │ ├── debian-builder-unstable.dockerfile
12-
12K │ ├─┬ bootstrap
13-
8.0K │ │ └── cachyos.sh
1421
12K │ ├── archlinux-builder.dockerfile
1522
12K │ ├── README.md
1623
8.0K │ ├── run_linux.sh
@@ -22,6 +29,6 @@
2229
4.0K │ ├── nonguix.channels.scm
2330
4.0K │ ├── install_node_x86_64.sh
2431
4.0K │ └── DAGU_CRON.md
25-
4.0K ├── README.md
32+
8.0K ├── README.md
2633
4.0K └── LICENSE
2734
```

.github/SIZE.txt

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,22 @@
1-
272K └─┬ main
2-
196K ├─┬ Github
3-
192K │ └─┬ Runners
1+
324K └─┬ main
2+
244K ├─┬ Github
3+
240K │ └─┬ Runners
4+
60K │ ├─┬ bootstrap
5+
8.0K │ │ ├── ubuntu.sh
6+
8.0K │ │ ├── eweos.sh
7+
8.0K │ │ ├── debian.sh
8+
8.0K │ │ ├── cachyos.sh
9+
8.0K │ │ ├── artix.sh
10+
8.0K │ │ ├── archlinux.sh
11+
4.0K │ │ ├── archlinux_hooks.sh
12+
4.0K │ │ └── alpine.sh
413
52K │ ├── alpine-builder.dockerfile
514
16K │ ├── x86_64-ubuntu.dockerfile
615
16K │ ├── ubuntu-systemd-base.dockerfile
716
16K │ ├── aarch64-ubuntu.dockerfile
817
12K │ ├── ubuntu-builder.dockerfile
918
12K │ ├── manage_linux.sh
1019
12K │ ├── debian-builder-unstable.dockerfile
11-
12K │ ├─┬ bootstrap
12-
8.0K │ │ └── cachyos.sh
1320
12K │ ├── archlinux-builder.dockerfile
1421
12K │ ├── README.md
1522
8.0K │ ├── run_linux.sh
@@ -21,5 +28,5 @@
2128
4.0K │ ├── nonguix.channels.scm
2229
4.0K │ ├── install_node_x86_64.sh
2330
4.0K │ └── DAGU_CRON.md
24-
4.0K ├── README.md
31+
8.0K ├── README.md
2532
4.0K └── LICENSE

0 commit comments

Comments
 (0)