mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
chore: fix install.sh typo (#4770)
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ $1 package has been installed.
|
||||
|
||||
To run Coder as a system service:
|
||||
|
||||
# Optional) Set up an external access URL
|
||||
# (Optional) Set up an external access URL
|
||||
$ sudo vim /etc/coder.d/coder.env
|
||||
# Use systemd to start Coder now and on reboot
|
||||
$ sudo systemctl enable --now coder
|
||||
|
||||
Reference in New Issue
Block a user