diff options
author | vg <vg@devys.org> | 2018-03-12 21:05:48 +0100 |
---|---|---|
committer | vg <vg@devys.org> | 2018-03-12 21:05:48 +0100 |
commit | 1499edaf1f78fc3e8c479333ad91584396f4ac1c (patch) | |
tree | 276305e6ca69edda617b6711512c7e208a6b98a3 | |
parent | 6ab1617a03ec392d2209f7ab4f8f8d8eeb3f6cc5 (diff) | |
download | scripts-1499edaf1f78fc3e8c479333ad91584396f4ac1c.tar.gz scripts-1499edaf1f78fc3e8c479333ad91584396f4ac1c.tar.bz2 scripts-1499edaf1f78fc3e8c479333ad91584396f4ac1c.zip |
add notion of wget-qs1 inside qs1
-rwxr-xr-x | scripts/qs1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/qs1 b/scripts/qs1 index d524223..b3d6be5 100755 --- a/scripts/qs1 +++ b/scripts/qs1 @@ -8,6 +8,10 @@ disp_quick_usage() Quick one-shot share #################### +Instead of wget --content-disposition, you can use: + + wget-qs1 ${HOSTNAME} + Dependings on the current lan configuration, you can access the file with one of: |