diff options
Diffstat (limited to 'bashs/shell scrips/keyboardlayoutswitcher.sh~')
| -rwxr-xr-x | bashs/shell scrips/keyboardlayoutswitcher.sh~ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bashs/shell scrips/keyboardlayoutswitcher.sh~ b/bashs/shell scrips/keyboardlayoutswitcher.sh~ index d3a5df4..ff3101c 100755 --- a/bashs/shell scrips/keyboardlayoutswitcher.sh~ +++ b/bashs/shell scrips/keyboardlayoutswitcher.sh~ @@ -1,4 +1,4 @@ -#!/usr/bin/bash +#!/usr/local/bin/bash numberofparameter=$# # Gets the number of parameter passed currentlayout=$(setxkbmap -query | grep layout | awk '{print $2}') # Gets the current layout |
