From 0c0fda90598863400a5d44f65617e24024b720e0 Mon Sep 17 00:00:00 2001 From: dcc Date: Fri, 12 Jan 2024 17:09:23 -0800 Subject: multilib is correct now --- bashs/shell scrips/keyboardlayoutswitcher.sh~ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bashs/shell scrips/keyboardlayoutswitcher.sh~') 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 -- cgit v1.2.3