aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xshare2
1 files changed, 1 insertions, 1 deletions
diff --git a/share b/share
index ec9955f..51126e7 100755
--- a/share
+++ b/share
@@ -5,4 +5,4 @@
5url=tronto.net:/var/www/htdocs/share.tronto.net 5url=tronto.net:/var/www/htdocs/share.tronto.net
6 6
7scp $@ $url/ 7scp $@ $url/
8for i in $@; do echo "$url/$i"; done 8for i in $@; do echo "https://share.tronto.net/$i"; done

Generated with cgit - Back to sebastiano.tronto.net