Skip to content

Commit ad0061c

Browse files
committed
Remove broken include source.
1 parent ba45357 commit ad0061c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/host/xb-setup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
## Flags: [{"Name":"force","Shorthand":"f","Usage":"Completely reset an existing environment if present and start over"}]
88
## ExecRaw: true
99

10-
cd "$(dirname "$0")" || exit; source .xb-command-include
10+
cd "$(dirname "$0")" || exit
1111
cd ../../../
1212

1313
# Flag-handling.

0 commit comments

Comments
 (0)