u
This commit is contained in:
@@ -123,7 +123,7 @@ rshift() {
|
||||
|
||||
# display setup
|
||||
ds11() {
|
||||
if [ $1 == "info" ] ; then
|
||||
if [[ $1 == "info" ]] ; then
|
||||
echo "1 laptop + 1 monitor"
|
||||
else
|
||||
echo "2"
|
||||
|
||||
Reference in New Issue
Block a user