Renames
This commit is contained in:
@@ -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_COMEDYGOLDBCN_EMAIL" \
|
||||
|
||||
Reference in New Issue
Block a user