You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Vagrantfile
+1-1
Original file line number
Diff line number
Diff line change
@@ -797,7 +797,7 @@ Vagrant.configure('2') do |config|
797
797
end
798
798
config.trigger.before:provisiondo |trigger|
799
799
trigger.name='VVV Pre-Provision'
800
-
trigger.info="\n༼ つ ◕_◕ ༽つ A full provision can take a little while!\n Go make a cup of tea and sit back.\nIf you only wanted to turn VVV on, use vagrant up\n"
800
+
trigger.info="\n༼ つ ◕_◕ ༽つ A full provision can take a little while!\nGo make a cup of tea and sit back.\n If you only wanted to turn VVV on, use vagrant up\n"
0 commit comments