Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Commit c899745

Browse files
committed
Mistake in comments
1 parent a3fde11 commit c899745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ chown -R coder:coder /home/coder/.ssh
4444
# Download & install Coder
4545
curl -fsSL https://code-server.dev/install.sh | sh
4646

47-
# Download caddy file from repo and replace default
47+
# Download service file from repo
4848
curl https://raw.githubusercontent.com/alec-hs/coder-cloudflare-setup/main/code-server.service --output /etc/systemd/system/code-server.service
4949

5050
# Run Coder & run on boot

0 commit comments

Comments
 (0)