Skip to content

Commit 9fa5f67

Browse files
committed
add script for virtualbox installation
1 parent 949977d commit 9fa5f67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: start.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,9 @@ then
9595
else
9696
sh scripts/install_vagrant.sh
9797
fi
98-
98+
#install virtualbox
9999
sh scripts/install_virtual_box.sh
100+
100101
ansible-galaxy collection install -r requirements.yml
101102

102103
# provision the server

0 commit comments

Comments
 (0)