Skip to content

Commit

Permalink
update linkedin
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoff-it committed Jun 22, 2024
1 parent eb98ae2 commit bd633ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion post.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ fi
if [ "$#" -gt 0 ]; then
echo "Skipping LinkedIn as it doesn't support images."
else
python3 -m linkedin post -v public "$text" || echo "failed to post: linkedin"
linkedin post -v public "$text" || echo "failed to post: linkedin"
fi

# Clean up
Expand Down

0 comments on commit bd633ae

Please sign in to comment.