#!/bin/bash # Pull the latest changes git fetch --all git reset --hard origin/main # Run your Python script python Post_RSS_on_SubStack.py