summarylogtreecommitdiffstats
path: root/shim.sh
blob: e7f9d8e9760455bccdfb6c2e2c328d4e6e7328a2 (plain)
1
2
3
4
#!/bin/sh
LANG="${SUNLOGINREMOTE_LANG:-zh_CN}"
export LANG
exec /opt/sunloginremote/bin/sunloginremote "$@"