aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-09-16 17:10:49 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-09-16 17:10:49 +0200
commitdc364c9621af2be9a4bf12c0060ff5b106de58f6 (patch)
treefb7f6862cd72417e516af4183cbbb21722d15be6 /share
parentca2118d0324b30f168a93e8c525ac4fcdd056810 (diff)
downloadscripts-dc364c9621af2be9a4bf12c0060ff5b106de58f6.tar.gz
scripts-dc364c9621af2be9a4bf12c0060ff5b106de58f6.zip
Added share
Diffstat (limited to '')
-rwxr-xr-xshare5
1 files changed, 5 insertions, 0 deletions
diff --git a/share b/share
new file mode 100755
index 0000000..e9cc7f2
--- /dev/null
+++ b/share
@@ -0,0 +1,5 @@
1#!/bin/sh
2
3# One-liner to upload stuff to my webserver
4
5scp $@ tronto.net:/var/www/htdocs/share.tronto.net/

Generated with cgit - Back to sebastiano.tronto.net