File tree Expand file tree Collapse file tree 2 files changed +68
-0
lines changed
Expand file tree Collapse file tree 2 files changed +68
-0
lines changed Original file line number Diff line number Diff line change 11``` mathematica
2+ 332K └─┬ main
3+ 252K ├─┬ Github
4+ 248K │ └─┬ Runners
5+ 64K │ ├─┬ bootstrap
6+ 8.0K │ │ ├── ubuntu.sh
7+ 8.0K │ │ ├── eweos.sh
8+ 8.0K │ │ ├── debian.sh
9+ 8.0K │ │ ├── cachyos.sh
10+ 8.0K │ │ ├── artix.sh
11+ 8.0K │ │ ├── archlinux.sh
12+ 4.0K │ │ ├── debian_guix.sh
13+ 4.0K │ │ ├── archlinux_hooks.sh
14+ 4.0K │ │ └── alpine.sh
15+ 52K │ ├── alpine-builder.dockerfile
16+ 16K │ ├── x86_64-ubuntu.dockerfile
17+ 16K │ ├── ubuntu-systemd-base.dockerfile
18+ 16K │ ├── aarch64-ubuntu.dockerfile
19+ 12K │ ├── ubuntu-builder.dockerfile
20+ 12K │ ├── manage_linux.sh
21+ 12K │ ├── debian-builder-unstable.dockerfile
22+ 12K │ ├── archlinux-builder.dockerfile
23+ 12K │ ├── README.md
24+ 8.0K │ ├── run_linux.sh
25+ 8.0K │ ├── debloat_ubuntu.sh
26+ 4.0K │ └── debian-guix.dockerfile
27+ 64K ├─┬ Linux
28+ 24K │ ├── install_bins_curl.sh
29+ 12K │ ├── sshd_config_passwordless
30+ 12K │ ├── sshd_config
31+ 4.0K │ ├── nonguix.channels.scm
32+ 4.0K │ ├── install_node_x86_64.sh
33+ 4.0K │ └── DAGU_CRON.md
34+ 8.0K ├── README.md
35+ 4.0K └── LICENSE
236```
Original file line number Diff line number Diff line change 1+ 332K └─┬ main
2+ 252K ├─┬ Github
3+ 248K │ └─┬ Runners
4+ 64K │ ├─┬ bootstrap
5+ 8.0K │ │ ├── ubuntu.sh
6+ 8.0K │ │ ├── eweos.sh
7+ 8.0K │ │ ├── debian.sh
8+ 8.0K │ │ ├── cachyos.sh
9+ 8.0K │ │ ├── artix.sh
10+ 8.0K │ │ ├── archlinux.sh
11+ 4.0K │ │ ├── debian_guix.sh
12+ 4.0K │ │ ├── archlinux_hooks.sh
13+ 4.0K │ │ └── alpine.sh
14+ 52K │ ├── alpine-builder.dockerfile
15+ 16K │ ├── x86_64-ubuntu.dockerfile
16+ 16K │ ├── ubuntu-systemd-base.dockerfile
17+ 16K │ ├── aarch64-ubuntu.dockerfile
18+ 12K │ ├── ubuntu-builder.dockerfile
19+ 12K │ ├── manage_linux.sh
20+ 12K │ ├── debian-builder-unstable.dockerfile
21+ 12K │ ├── archlinux-builder.dockerfile
22+ 12K │ ├── README.md
23+ 8.0K │ ├── run_linux.sh
24+ 8.0K │ ├── debloat_ubuntu.sh
25+ 4.0K │ └── debian-guix.dockerfile
26+ 64K ├─┬ Linux
27+ 24K │ ├── install_bins_curl.sh
28+ 12K │ ├── sshd_config_passwordless
29+ 12K │ ├── sshd_config
30+ 4.0K │ ├── nonguix.channels.scm
31+ 4.0K │ ├── install_node_x86_64.sh
32+ 4.0K │ └── DAGU_CRON.md
33+ 8.0K ├── README.md
34+ 4.0K └── LICENSE
You can’t perform that action at this time.
0 commit comments