fix broken path
authorIan Kelling <iank@fsf.org>
Thu, 8 Oct 2020 22:01:22 +0000 (18:01 -0400)
committerIan Kelling <iank@fsf.org>
Thu, 8 Oct 2020 22:01:22 +0000 (18:01 -0400)
pdt.sh

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
     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=()
     return
   fi
   fails=()