We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8277e49 commit 177f104Copy full SHA for 177f104
deploy-vm/README.md
@@ -3,3 +3,8 @@
3
A simple startup script to run code-server with --link on a VM, designed to run on Ubuntu 20.10.
4
5
**Coming soon:** One-click templates in popular marketplaces.
6
+
7
+## Resources:
8
9
+- [launch-code-server.sh](./launch-code-server.sh) - Command tested on Ubuntu machines (uses --link)
10
+- [Other scripts](./other-scripts.md)
0 commit comments