diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-28 15:41:15 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-28 15:41:15 +0200 |
commit | c720d27efc1270a441d97f45c8cd53c5bbfbd7b6 (patch) | |
tree | 165aa15dbc475f1f294e4024be2027bda106232c /blogsend | |
parent | 5eff7204667886142bb0fd0d4828fafc99c488da (diff) | |
download | blog-c720d27efc1270a441d97f45c8cd53c5bbfbd7b6.tar.gz blog-c720d27efc1270a441d97f45c8cd53c5bbfbd7b6.tar.bz2 blog-c720d27efc1270a441d97f45c8cd53c5bbfbd7b6.zip |
update
Diffstat (limited to 'blogsend')
-rwxr-xr-x | blogsend | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,8 +5,8 @@ # usage : blogsend hours (if not set default is 1 hour) # example : blogsend 72 sends files modified over the past 3 days -source ~/.local/lib/pb_number -source ~/.local/lib/pb_colour +source ~/.local/bashlib/pb_number +source ~/.local/bashlib/pb_colour # folders rf=mail:/var/www/html/wittamore.com |