diff --git a/goss-setmd5pwhash.rb b/goss-setmd5pwhash.rb index 8ec1a75..e4494a1 100644 --- a/goss-setmd5pwhash.rb +++ b/goss-setmd5pwhash.rb @@ -1,5 +1,5 @@ # Load the Discourse environment -require File.expand_path("../../../config/environment", __FILE__) +require File.expand_path("../../../../config/environment", __FILE__) # require_relative '/var/www/discourse/config/environment'