Update recipes-diya/diya-overlay/files/xdg-terminal-exec
This commit is contained in:
@ -1,2 +1,2 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
foot $@
|
foot "$@"
|
Reference in New Issue
Block a user
@ -1,2 +1,2 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
foot $@
|
foot "$@"
|