manual git sync by human
This commit is contained in:
@@ -5,6 +5,6 @@ WORKDIR /app
|
||||
# Install prebuilt bash-language-server from npm
|
||||
RUN npm install -g bash-language-server
|
||||
|
||||
# Set entrypoint
|
||||
# Use bash-language-server directly as entrypoint
|
||||
ENTRYPOINT ["bash-language-server"]
|
||||
CMD ["start"]
|
||||
|
||||
Reference in New Issue
Block a user