Skip to content

Commit d45938e

Browse files
codediodeiokylecarbs
authored andcommitted
doc: fixed name of binary to match latest release (#386)
1 parent d344c68 commit d45938e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/admin/install/google_cloud.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ chmod +x code-server
5454
5555
- Start the code-server
5656
```
57-
sudo ./code-server-linux -p 80
57+
sudo ./code-server -p 80
5858
```
5959

6060
> For instructions on how to keep the server running after you end your SSH session please checkout [how to use systemd](https://www.linode.com/docs/quick-answers/linux/start-service-at-boot/) to start linux based services if they are killed

0 commit comments

Comments
 (0)