diff options
author | msglm <msglm@techchud.xyz> | 2023-01-17 05:57:43 -0600 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2023-01-17 05:57:43 -0600 |
commit | 65b7abadb42e8b9681b978cdda52f6d650027c86 (patch) | |
tree | 96e675730d00572704f089a355b630356c8da5ce /config | |
parent | dcadc536f3d279527e58f68d6a4b05e79436d06e (diff) | |
download | comedyGenerator-65b7abadb42e8b9681b978cdda52f6d650027c86.tar.gz comedyGenerator-65b7abadb42e8b9681b978cdda52f6d650027c86.tar.bz2 comedyGenerator-65b7abadb42e8b9681b978cdda52f6d650027c86.zip |
improved documentationv1.0.0
Diffstat (limited to 'config')
-rw-r--r-- | config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,9 +13,9 @@ jobs=1 [Videos] #where videos will be outputted to -output=/home/joybuke/Videos/unsorted/ +output=/home/msglm/Videos/unsorted/ [Gifs] #where gifs will be outputted to -output=/home/joybuke/Pictures/gif/ +output=/home/msglm/Pictures/gif/ |