Readme added
This commit is contained in:
parent
e5d621ba09
commit
830a200b72
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
Compile .deb file:
|
||||
|
||||
dpkg-deb --build --root-owner-group codeserver-installer_1.0-1_amd64
|
||||
|
||||
Have you a old Debian/Ubuntu with incompatible GLIBC?
|
||||
|
||||
> /usr/lib/code-server/lib/node: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by /usr/lib/code-server/lib/node)
|
||||
|
||||
Install manually an older version of code-server from here: https://github.com/coder/code-server/releases?page=4
|
||||
Loading…
Reference in New Issue
Block a user