Pick up local change from server worktree.

This commit is contained in:
Kim Taylor
2024-09-22 17:21:43 +10:00
parent 17f2bf0d9a
commit e56fc253ba

View File

@@ -16,4 +16,4 @@ done
content=$(php pledge-update/pledge-page.php --candidates-files "${candidates_files[*]}") content=$(php pledge-update/pledge-page.php --candidates-files "${candidates_files[*]}")
echo $content; wp post update 12106 --post_content="$content"