Skip to content

Commit

Permalink
@ teracyhq#277 | minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hoatle committed Aug 12, 2018
1 parent b1dfe48 commit 9dcedcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Expand Up @@ -6,6 +6,6 @@ if ARGV[0] && !unloadable_sub_commands.include?(ARGV[0])
lib_dir = File.expand_path('./lib', __dir__)
$LOAD_PATH.unshift(lib_dir) unless $LOAD_PATH.include?(lib_dir)

require('teracy-dev')
require 'teracy-dev'

end

0 comments on commit 9dcedcc

Please sign in to comment.