Very minor improvement.
This commit is contained in:
@@ -31,6 +31,6 @@ python post_to_reddit.py --target-subreddit rstat
|
||||
|
||||
# 5. Clean up by stopping the dashboard server.
|
||||
echo "Step 5: Stopping dashboard server..."
|
||||
kill $DASHBOARD_PID
|
||||
kill ${DASHBOARD_PID}
|
||||
|
||||
echo "--- RSTAT Daily Job Complete ---"
|
||||
|
Reference in New Issue
Block a user