Skip to content

Commit ed1c660

Browse files
committed
‎‎‏‏‎ ‎
1 parent 62bed22 commit ed1c660

File tree

2 files changed

+28
-8
lines changed

2 files changed

+28
-8
lines changed

.github/SIZE.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
11
```mathematica
2-
84K └─┬ main
3-
40K ├─┬ Github
4-
36K │ └─┬ Runners
2+
248K └─┬ main
3+
176K ├─┬ Github
4+
172K │ └─┬ Runners
5+
52K │ ├── alpine-builder.dockerfile
6+
16K │ ├── x86_64-ubuntu.dockerfile
7+
16K │ ├── ubuntu-systemd-base.dockerfile
8+
16K │ ├── aarch64-ubuntu.dockerfile
9+
12K │ ├── ubuntu-builder.dockerfile
510
12K │ ├── manage_linux.sh
11+
12K │ ├── debian-builder-unstable.dockerfile
12+
12K │ ├── archlinux-builder.dockerfile
613
8.0K │ ├── run_linux.sh
714
8.0K │ ├── debloat_ubuntu.sh
815
4.0K │ └── README.md
9-
32K ├─┬ Linux
16+
60K ├─┬ Linux
1017
24K │ ├── install_bins_curl.sh
18+
12K │ ├── sshd_config_passwordless
19+
12K │ ├── sshd_config
20+
4.0K │ ├── install_node_x86_64.sh
1121
4.0K │ └── DAGU_CRON.md
1222
4.0K ├── README.md
1323
4.0K └── LICENSE

.github/SIZE.txt

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,22 @@
1-
84K └─┬ main
2-
40K ├─┬ Github
3-
36K │ └─┬ Runners
1+
248K └─┬ main
2+
176K ├─┬ Github
3+
172K │ └─┬ Runners
4+
52K │ ├── alpine-builder.dockerfile
5+
16K │ ├── x86_64-ubuntu.dockerfile
6+
16K │ ├── ubuntu-systemd-base.dockerfile
7+
16K │ ├── aarch64-ubuntu.dockerfile
8+
12K │ ├── ubuntu-builder.dockerfile
49
12K │ ├── manage_linux.sh
10+
12K │ ├── debian-builder-unstable.dockerfile
11+
12K │ ├── archlinux-builder.dockerfile
512
8.0K │ ├── run_linux.sh
613
8.0K │ ├── debloat_ubuntu.sh
714
4.0K │ └── README.md
8-
32K ├─┬ Linux
15+
60K ├─┬ Linux
916
24K │ ├── install_bins_curl.sh
17+
12K │ ├── sshd_config_passwordless
18+
12K │ ├── sshd_config
19+
4.0K │ ├── install_node_x86_64.sh
1020
4.0K │ └── DAGU_CRON.md
1121
4.0K ├── README.md
1222
4.0K └── LICENSE

0 commit comments

Comments
 (0)