Revert "argggh"

This reverts commit e59214cbdf.
This commit is contained in:
Richard Sperry 2025-04-14 16:00:42 -07:00
parent 9ff2bb6306
commit 022fca94a4
45 changed files with 3295 additions and 3294 deletions

View file

@ -1,2 +1,3 @@
#!/bin/sh
exec code-server "${@}"
exec /usr/local/lib/code-server/bin/code-server "${@}"