scottpageusmc

code-server start script 12MAR2019

Mar 12th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. #!/bin/sh
  2. cd /opt/coder
  3. ./code-server /projects --allow-http --password=password --port=8443 --data-dir=/code-server-data
Advertisement
Add Comment
Please, Sign In to add comment