Small typo
This commit is contained in:
@@ -107,8 +107,8 @@ except ImportError:
|
|||||||
variable: 'BSKY_MQUB_HANDLE'
|
variable: 'BSKY_MQUB_HANDLE'
|
||||||
),
|
),
|
||||||
string(
|
string(
|
||||||
credentialsId: 'BSKY_MQUB_APP_PASSWORD',
|
credentialsId: 'BSKY_MQUB_PASSWORD',
|
||||||
variable: 'BSKY_MQUB_APP_PASSWORD'
|
variable: 'BSKY_MQUB_PASSWORD'
|
||||||
),
|
),
|
||||||
file(
|
file(
|
||||||
credentialsId: 'TIKTOK_COOKIES_JSON',
|
credentialsId: 'TIKTOK_COOKIES_JSON',
|
||||||
@@ -125,7 +125,7 @@ except ImportError:
|
|||||||
python3 tiktok2bsky.py \
|
python3 tiktok2bsky.py \
|
||||||
--tiktok-handle "$TIKTOK_FCBFEMENI_HANDLE" \
|
--tiktok-handle "$TIKTOK_FCBFEMENI_HANDLE" \
|
||||||
--bsky-handle "$BSKY_MQUB_HANDLE" \
|
--bsky-handle "$BSKY_MQUB_HANDLE" \
|
||||||
--bsky-app-password "$BSKY_MQUB_APP_PASSWORD" \
|
--bsky-app-password "$BSKY_MQUB_PASSWORD" \
|
||||||
--bsky-base-url https://eurosky.social \
|
--bsky-base-url https://eurosky.social \
|
||||||
--bsky-langs ca \
|
--bsky-langs ca \
|
||||||
--cookies-path tiktok_cookies.json
|
--cookies-path tiktok_cookies.json
|
||||||
|
|||||||
@@ -107,8 +107,8 @@ except ImportError:
|
|||||||
variable: 'BSKY_MQUB_HANDLE'
|
variable: 'BSKY_MQUB_HANDLE'
|
||||||
),
|
),
|
||||||
string(
|
string(
|
||||||
credentialsId: 'BSKY_MQUB_APP_PASSWORD',
|
credentialsId: 'BSKY_MQUB_PASSWORD',
|
||||||
variable: 'BSKY_MQUB_APP_PASSWORD'
|
variable: 'BSKY_MQUB_PASSWORD'
|
||||||
),
|
),
|
||||||
file(
|
file(
|
||||||
credentialsId: 'TIKTOK_COOKIES_JSON',
|
credentialsId: 'TIKTOK_COOKIES_JSON',
|
||||||
@@ -125,7 +125,7 @@ except ImportError:
|
|||||||
python3 tiktok2bsky.py \
|
python3 tiktok2bsky.py \
|
||||||
--tiktok-handle "$TIKTOK_FCB_HANDLE" \
|
--tiktok-handle "$TIKTOK_FCB_HANDLE" \
|
||||||
--bsky-handle "$BSKY_MQUB_HANDLE" \
|
--bsky-handle "$BSKY_MQUB_HANDLE" \
|
||||||
--bsky-app-password "$BSKY_MQUB_APP_PASSWORD" \
|
--bsky-app-password "$BSKY_MQUB_PASSWORD" \
|
||||||
--bsky-base-url https://eurosky.social \
|
--bsky-base-url https://eurosky.social \
|
||||||
--bsky-langs ca \
|
--bsky-langs ca \
|
||||||
--cookies-path tiktok_cookies.json
|
--cookies-path tiktok_cookies.json
|
||||||
|
|||||||
Reference in New Issue
Block a user