diff options
author | Squibid <me@zacharyscheiman.com> | 2023-07-03 02:11:56 -0400 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2023-07-03 02:11:56 -0400 |
commit | 857e55e72c22877f4b8d78a68357718011b02670 (patch) | |
tree | 465101d37d539cd7ca99ed52e4e43e22d21e1a33 /README.md | |
parent | 7665d8f32a22a2d3b7165bee88004c3f102849ce (diff) | |
download | eat-it-857e55e72c22877f4b8d78a68357718011b02670.tar.gz eat-it-857e55e72c22877f4b8d78a68357718011b02670.tar.bz2 eat-it-857e55e72c22877f4b8d78a68357718011b02670.zip |
Fix type
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ curl -L https://git.squi.bid/eat-it/plain/eatit-cfg.lua -o ~/.config/mpv/eatit-c ``` ## TODO -- define multple files to be saved to different directories +- define multiple files to be saved to different directories - git not outputting to the logfile ## FAQ |