Skip to content

Commit

Permalink
the dot
Browse files Browse the repository at this point in the history
  • Loading branch information
awmatheson committed Feb 20, 2020
1 parent 2363d13 commit c09148a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ else
end
file_path = ARGV[0]

puts Dir.entries("")
puts Dir.entries(".")

message = File.read(file_path)

Expand Down

0 comments on commit c09148a

Please sign in to comment.