Renames
This commit is contained in:
@@ -75,7 +75,7 @@ pipeline {
|
||||
sh '''
|
||||
set -euxo pipefail
|
||||
|
||||
"${VENV_DIR}/bin/python" twitter2bsky_daemon.py \
|
||||
"${VENV_DIR}/bin/python" twitter2bsky.py \
|
||||
--twitter-username "$TWITTER_USERNAME" \
|
||||
--twitter-password "$TWITTER_PASSWORD" \
|
||||
--twitter-email "$TWITTER_3CAT_EMAIL" \
|
||||
|
||||
Reference in New Issue
Block a user