chore: fix install.sh typo (#4770)

This commit is contained in:
Ben Potter
2022-10-26 15:32:20 -04:00
committed by GitHub
parent d88b824328
commit 670d5adfd7
+1 -1
View File
@@ -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