Skip to content

Commit ee1b5cc

Browse files
committed
‎‎‏‏‎ ‎
1 parent 1b4ade3 commit ee1b5cc

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,7 +1,7 @@
11
```mathematica
2-
328K └─┬ main
3-
248K ├─┬ Github
4-
244K │ └─┬ Runners
2+
332K └─┬ main
3+
252K ├─┬ Github
4+
248K │ └─┬ Runners
55
64K │ ├─┬ bootstrap
66
8.0K │ │ ├── ubuntu.sh
77
8.0K │ │ ├── eweos.sh
@@ -22,7 +22,8 @@
2222
12K │ ├── archlinux-builder.dockerfile
2323
12K │ ├── README.md
2424
8.0K │ ├── run_linux.sh
25-
8.0K │ └── debloat_ubuntu.sh
25+
8.0K │ ├── debloat_ubuntu.sh
26+
4.0K │ └── debian-guix.dockerfile
2627
64K ├─┬ Linux
2728
24K │ ├── install_bins_curl.sh
2829
12K │ ├── sshd_config_passwordless

.github/SIZE.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
328K └─┬ main
2-
248K ├─┬ Github
3-
244K │ └─┬ Runners
1+
332K └─┬ main
2+
252K ├─┬ Github
3+
248K │ └─┬ Runners
44
64K │ ├─┬ bootstrap
55
8.0K │ │ ├── ubuntu.sh
66
8.0K │ │ ├── eweos.sh
@@ -21,7 +21,8 @@
2121
12K │ ├── archlinux-builder.dockerfile
2222
12K │ ├── README.md
2323
8.0K │ ├── run_linux.sh
24-
8.0K │ └── debloat_ubuntu.sh
24+
8.0K │ ├── debloat_ubuntu.sh
25+
4.0K │ └── debian-guix.dockerfile
2526
64K ├─┬ Linux
2627
24K │ ├── install_bins_curl.sh
2728
12K │ ├── sshd_config_passwordless

0 commit comments

Comments
 (0)