mirror of
https://github.com/TECHNOFAB11/tmux2k.git
synced 2025-12-10 23:20:06 +01:00
Fix var globbing
This commit is contained in:
parent
fcf11be42a
commit
35888ad255
1 changed files with 1 additions and 1 deletions
2
2k.tmux
2
2k.tmux
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
current_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
$current_dir/scripts/tmux2k.sh
|
||||
"$current_dir"/scripts/tmux2k.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue