Skip to content

Commit 00209c7

Browse files
committed
fix path
1 parent 0e22a21 commit 00209c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tmux_open_error_message.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
44

5-
source "$CURRENT_DIR/scripts/helpers.sh"
5+
source "$CURRENT_DIR/helpers.sh"
66

77
MISSING_PROGRAM="$1"
88

0 commit comments

Comments
 (0)