projects
/
pdt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b62d284
)
fix broken path
author
Ian Kelling
<iank@fsf.org>
Thu, 8 Oct 2020 22:01:22 +0000
(18:01 -0400)
committer
Ian Kelling
<iank@fsf.org>
Thu, 8 Oct 2020 22:01:22 +0000
(18:01 -0400)
pdt.sh
patch
|
blob
|
blame
|
history
diff --git
a/pdt.sh
b/pdt.sh
index e2a5d0cba710e2360296d39146161b6b0368592b..21cb00fae96c60907bfe7c2bbf179a8e7669e958 100644
(file)
--- a/
pdt.sh
+++ b/
pdt.sh
@@
-128,7
+128,7
@@
pdt() {
fi
rm -f $oath
ln -s ${oath}-$account $oath
- python3 ~/src/async-upload.py "$media" "$*"
+ python3 ~/src/
video-tweet/
async-upload.py "$media" "$*"
return
fi
fails=()