We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 787c293 commit 0315a8dCopy full SHA for 0315a8d
bin/entrypoint
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
3
-srcdir=/root/leetcode-cli
+srcdir=/usr/local
4
leetcode=$srcdir/bin/leetcode
5
6
export TERM=xterm-256color
0 commit comments