Skip to content

Commit 6b29238

Browse files
workflow[cli]: Updated project index.
1 parent c4ce0ff commit 6b29238

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

directory-index.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444
"path": "/scripts/enable_root_ssh.sh",
4545
"type": "file"
4646
},
47+
{
48+
"name": "install-cloudflared.sh",
49+
"path": "/scripts/install-cloudflared.sh",
50+
"type": "file"
51+
},
4752
{
4853
"name": "install-docker.sh",
4954
"path": "/scripts/install-docker.sh",

index

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
| |-- proxmox/
77
| | `-- install-tailscale.sh
88
| |-- enable_root_ssh.sh
9+
| |-- install-cloudflared.sh
910
| |-- install-docker.sh
1011
| |-- install-tailscale.sh
1112
| `-- setup-aliases.sh

scripts.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/scripts/enable_root_ssh.sh
2+
/scripts/install-cloudflared.sh
23
/scripts/install-docker.sh
34
/scripts/install-tailscale.sh
45
/scripts/proxmox/install-tailscale.sh

0 commit comments

Comments
 (0)