commit 128d81e1406faf850475891db455434106dc521f parent 8bfd4b1637aa75384c5b1c34424c9ab04dfc4847 Author: Hugo Soucy <hugo.soucy@savoirfairelinux.com> Date: Fri, 10 Mar 2017 08:45:09 -0500 Add a comment about a mew way to automate this. Diffstat:
M | posse | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/posse b/posse @@ -26,3 +26,7 @@ cat "$posse_note" | bti --action update # 4) Remove the *.tweet.md rm "$posse_note" + +# Ok, but i'm thinking it would be better if i use webmention-go with +# the last URL of the fakestache.db ... and run it after the deploy +# process.