commit dc364c9621af2be9a4bf12c0060ff5b106de58f6 parent ca2118d0324b30f168a93e8c525ac4fcdd056810 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Fri, 16 Sep 2022 17:10:49 +0200 Added share Diffstat:
M | Makefile | | | 1 | + |
A | share | | | 5 | +++++ |
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile @@ -28,6 +28,7 @@ SCRIPTS = addressgrep \ secret \ sel \ sfeed-browser \ + share \ spawn \ status \ templess \ diff --git a/share b/share @@ -0,0 +1,5 @@ +#!/bin/sh + +# One-liner to upload stuff to my webserver + +scp $@ tronto.net:/var/www/htdocs/share.tronto.net/