This commit is contained in:
Guillem Hernandez Sola
2026-05-11 12:39:40 +02:00
parent fd9ad40f4b
commit 02dc073213
41 changed files with 40 additions and 40 deletions

View File

@@ -62,7 +62,7 @@ pipeline {
sh '''
# Activate the virtual environment and run the script
. venv/bin/activate && \
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_3CAT_EMAIL" \