Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 8c49948

Browse files
author
Daryl Lozupone
committed
Update paths to new box configuration
1 parent 0878249 commit 8c49948

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guest/cli/box

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# @todo: http://stackoverflow.com/questions/192249/how-do-i-parse-command-line-arguments-in-bash
44
#
55

6-
source /vagrant/scripts/guest/cli/includes/functions
7-
source /vagrant/scripts/guest/cli/includes/constants
6+
source /box/scripts/guest/cli/includes/functions
7+
source /box/scripts/guest/cli/includes/constants
88

99
#
1010
#

0 commit comments

Comments
 (0)