aboutsummaryrefslogtreecommitdiff
path: root/blogsend
diff options
context:
space:
mode:
authorPhilip Wittamore <philip@wittamore.com>2025-05-17 09:07:01 +0200
committerPhilip Wittamore <philip@wittamore.com>2025-05-17 09:07:01 +0200
commitbd6e9f6111adc04073a2ee4e61a99373406a4e95 (patch)
treecff40ba858d0ab82078fc90b859c31ef814c4a28 /blogsend
parentace8f40f8e098da8df251ae0e61114932af12b4a (diff)
downloadblog-master.tar.gz
blog-master.tar.bz2
blog-master.zip
Diffstat (limited to 'blogsend')
-rwxr-xr-xblogsend5
1 files changed, 3 insertions, 2 deletions
diff --git a/blogsend b/blogsend
index 840c4bd..4e636ad 100755
--- a/blogsend
+++ b/blogsend
@@ -1,11 +1,12 @@
#!/bin/sh
# blogsend : scp blog files to web server
-# requires : pb https://git.wittamore.com/bashlib/tree/pb
+# requires : pb https://git.wittamore.com/bashlib/tree
# 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
+source ~/.local/lib/pb_number
+source ~/.local/lib/pb_colour
# folders
rf=mail:/var/www/html/wittamore.com