Skip to content

Commit 7c5cd55

Browse files
committed
‎‎‏‏‎ ‎
1 parent 8c10388 commit 7c5cd55

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

.github/SIZE.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
```mathematica
2-
512K └─┬ main
2+
516K └─┬ main
33
300K ├─┬ Github
44
296K │ └─┬ Runners
55
64K │ ├─┬ bootstrap
@@ -25,7 +25,7 @@
2525
8.0K │ ├── run_linux.sh
2626
8.0K │ ├── debloat_ubuntu.sh
2727
4.0K │ └── debian-guix.dockerfile
28-
112K ├─┬ Misc
28+
116K ├─┬ Misc
2929
72K │ ├─┬ User-Agents
3030
12K │ │ ├── user_agents_all.txt
3131
4.0K │ │ ├── ua_safari_macos_latest.txt
@@ -42,12 +42,13 @@
4242
4.0K │ │ ├── ua_chrome_macos_all.txt
4343
4.0K │ │ ├── ua_chrome_android_latest.txt
4444
4.0K │ │ └── ua_chrome_android_all.txt
45-
36K │ └─┬ Cloud
46-
12K │ ├── reboot_instance_cntb.sh
47-
8.0K │ ├── reboot_instance_aws.sh
48-
4.0K │ ├── setup_idx.nix
49-
4.0K │ ├── setup_apptainer_colab.sh
50-
4.0K │ └── change_hostname_colab.sh
45+
36K │ ├─┬ Cloud
46+
12K │ │ ├── reboot_instance_cntb.sh
47+
8.0K │ │ ├── reboot_instance_aws.sh
48+
4.0K │ │ ├── setup_idx.nix
49+
4.0K │ │ ├── setup_apptainer_colab.sh
50+
4.0K │ │ └── change_hostname_colab.sh
51+
4.0K │ └── remove_upx_info.sh
5152
84K ├─┬ Linux
5253
28K │ ├── install_bins_curl.sh
5354
12K │ ├── sshd_config_passwordless

.github/SIZE.txt

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
512K └─┬ main
1+
516K └─┬ main
22
300K ├─┬ Github
33
296K │ └─┬ Runners
44
64K │ ├─┬ bootstrap
@@ -24,7 +24,7 @@
2424
8.0K │ ├── run_linux.sh
2525
8.0K │ ├── debloat_ubuntu.sh
2626
4.0K │ └── debian-guix.dockerfile
27-
112K ├─┬ Misc
27+
116K ├─┬ Misc
2828
72K │ ├─┬ User-Agents
2929
12K │ │ ├── user_agents_all.txt
3030
4.0K │ │ ├── ua_safari_macos_latest.txt
@@ -41,12 +41,13 @@
4141
4.0K │ │ ├── ua_chrome_macos_all.txt
4242
4.0K │ │ ├── ua_chrome_android_latest.txt
4343
4.0K │ │ └── ua_chrome_android_all.txt
44-
36K │ └─┬ Cloud
45-
12K │ ├── reboot_instance_cntb.sh
46-
8.0K │ ├── reboot_instance_aws.sh
47-
4.0K │ ├── setup_idx.nix
48-
4.0K │ ├── setup_apptainer_colab.sh
49-
4.0K │ └── change_hostname_colab.sh
44+
36K │ ├─┬ Cloud
45+
12K │ │ ├── reboot_instance_cntb.sh
46+
8.0K │ │ ├── reboot_instance_aws.sh
47+
4.0K │ │ ├── setup_idx.nix
48+
4.0K │ │ ├── setup_apptainer_colab.sh
49+
4.0K │ │ └── change_hostname_colab.sh
50+
4.0K │ └── remove_upx_info.sh
5051
84K ├─┬ Linux
5152
28K │ ├── install_bins_curl.sh
5253
12K │ ├── sshd_config_passwordless

0 commit comments

Comments
 (0)