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

@@ -65,7 +65,7 @@ pipeline {
. venv/bin/activate
# Run the daemon with the injected credentials
python3 twitter2bsky_daemon.py \
python3 twitter2bsky.py \
--twitter-username "$TWITTER_USERNAME" \
--twitter-password "$TWITTER_PASSWORD" \
--twitter-email "$TWITTER_ELRACODELMANGA_EMAIL" \