Skip to content

Commit dacf73c

Browse files
committed
‎‎‏‏‎ ‎
1 parent 6e2d48d commit dacf73c

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.github/SIZE.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
```mathematica
2-
548K └─┬ main
2+
552K └─┬ main
33
312K ├─┬ Github
44
308K │ └─┬ Runners
55
64K │ ├─┬ bootstrap
@@ -51,7 +51,7 @@
5151
4.0K │ │ ├── setup_apptainer_colab.sh
5252
4.0K │ │ └── change_hostname_colab.sh
5353
8.0K │ └── remove_upx_info.sh
54-
100K ├─┬ Linux
54+
104K ├─┬ Linux
5555
28K │ ├── install_bins_curl.sh
5656
12K │ ├── sshd_config_passwordless
5757
12K │ ├── sshd_config
@@ -61,6 +61,7 @@
6161
4.0K │ ├── install_zig.sh
6262
4.0K │ ├── install_node_x86_64.sh
6363
4.0K │ ├── install_nix.sh
64+
4.0K │ ├── install_golang.sh
6465
4.0K │ ├── gentoo.conf
6566
4.0K │ └── DAGU_CRON.md
6667
8.0K ├── README.md

.github/SIZE.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
548K └─┬ main
1+
552K └─┬ main
22
312K ├─┬ Github
33
308K │ └─┬ Runners
44
64K │ ├─┬ bootstrap
@@ -50,7 +50,7 @@
5050
4.0K │ │ ├── setup_apptainer_colab.sh
5151
4.0K │ │ └── change_hostname_colab.sh
5252
8.0K │ └── remove_upx_info.sh
53-
100K ├─┬ Linux
53+
104K ├─┬ Linux
5454
28K │ ├── install_bins_curl.sh
5555
12K │ ├── sshd_config_passwordless
5656
12K │ ├── sshd_config
@@ -60,6 +60,7 @@
6060
4.0K │ ├── install_zig.sh
6161
4.0K │ ├── install_node_x86_64.sh
6262
4.0K │ ├── install_nix.sh
63+
4.0K │ ├── install_golang.sh
6364
4.0K │ ├── gentoo.conf
6465
4.0K │ └── DAGU_CRON.md
6566
8.0K ├── README.md

0 commit comments

Comments
 (0)