Skip to content

Commit ca9200b

Browse files
authored
this is the good one (#16)
1 parent ed17a36 commit ca9200b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Casks/dev-cloud.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
config_file = './local_config.rb'
2-
require config_file if File.file? config_file
3-
VENV_VERSION ||= '.'
1+
require_relative 'local_config.rb'
42

53
cask "dev-cloud" do
64

0 commit comments

Comments
 (0)