Skip to content

Commit 639a4f0

Browse files
committed
‎‎‏‏‎ ‎
1 parent fc68f48 commit 639a4f0

File tree

2 files changed

+20
-12
lines changed

2 files changed

+20
-12
lines changed

.github/SIZE.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
```mathematica
2-
56K └─┬ main
3-
28K ├─┬ Linux
4-
24K │ └── install_bins_curl.sh
5-
16K ├─┬ Github
6-
12K │ └─┬ Runners
7-
8.0K │ └── debloat_ubuntu.sh
2+
84K └─┬ main
3+
40K ├─┬ Github
4+
36K │ └─┬ Runners
5+
12K │ ├── manage_linux.sh
6+
8.0K │ ├── run_linux.sh
7+
8.0K │ ├── debloat_ubuntu.sh
8+
4.0K │ └── README.md
9+
32K ├─┬ Linux
10+
24K │ ├── install_bins_curl.sh
11+
4.0K │ └── DAGU_CRON.md
812
4.0K ├── README.md
913
4.0K └── LICENSE
1014
```

.github/SIZE.txt

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
56K └─┬ main
2-
28K ├─┬ Linux
3-
24K │ └── install_bins_curl.sh
4-
16K ├─┬ Github
5-
12K │ └─┬ Runners
6-
8.0K │ └── debloat_ubuntu.sh
1+
84K └─┬ main
2+
40K ├─┬ Github
3+
36K │ └─┬ Runners
4+
12K │ ├── manage_linux.sh
5+
8.0K │ ├── run_linux.sh
6+
8.0K │ ├── debloat_ubuntu.sh
7+
4.0K │ └── README.md
8+
32K ├─┬ Linux
9+
24K │ ├── install_bins_curl.sh
10+
4.0K │ └── DAGU_CRON.md
711
4.0K ├── README.md
812
4.0K └── LICENSE

0 commit comments

Comments
 (0)