fix: add double quotes

this should fix issue #47
This commit is contained in:
Qingping Hou
2012-03-08 19:29:30 +08:00
parent 2ac4272933
commit 72e4808889

View File

@@ -1,5 +1,5 @@
#!/bin/sh
export LC_ALL=en_US.UTF-8
export LC_ALL="en_US.UTF-8"
echo unlock > /proc/keypad
echo unlock > /proc/fiveway