-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
Passing a fixed path to tweego results in all kinds of weirdness:
> tweego -f jailbird /tmp/temp.twee
error: load ../../../../tmp/temp.twee: open ../../../../tmp/temp.twee: no such file or directory
It looks like
Line 65 in 81d1d71
| func fileReadAllWithEncoding(filename, encoding string) ([]byte, error) { |
Reactions are currently unavailable