keymaps: keyboard-force-release - fix shebang

This script will still run without the shebang, but we won't get the
intended effect of the errexit flag in the interpreter line.
This commit is contained in:
Dave Reisner 2012-06-02 18:27:14 -04:00 committed by Kay Sievers
parent 8c32f0143b
commit ae5b21eaba
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#/bin/sh -e
#!/bin/sh -e
# read list of scancodes, convert hex to decimal and
# append to the atkbd force_release sysfs attribute
# $1 sysfs devpath for serioX