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 3eab0f8 commit c45c56eCopy full SHA for c45c56e
deploy.sh
@@ -1,5 +1,6 @@
1
#!/usr/bin/env bash
2
3
+export LANG=en_US.UTF-8
4
BASEDIR=$(cd -P -- "$(dirname -- "$0")" && pwd -P)
5
6
# resolve symlinks
0 commit comments