mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Quote for multi word
This commit is contained in:
@@ -5,4 +5,4 @@ if (($# == 0)); then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
exec omarchy-launch-or-focus $1 "omarchy-launch-webapp '$2'"
|
||||
exec omarchy-launch-or-focus "$1" "omarchy-launch-webapp '$2'"
|
||||
|
||||
Reference in New Issue
Block a user