diff options
Diffstat (limited to '')
| -rwxr-xr-x | share | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -0,0 +1,5 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | # One-liner to upload stuff to my webserver | ||
| 4 | |||
| 5 | scp $@ tronto.net:/var/www/htdocs/share.tronto.net/ | ||
![]() |
index : scripts | |
| Various scripts for UNIX-like systems |
| aboutsummaryrefslogtreecommitdiff |
| -rwxr-xr-x | share | 5 |
| @@ -0,0 +1,5 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | # One-liner to upload stuff to my webserver | ||
| 4 | |||
| 5 | scp $@ tronto.net:/var/www/htdocs/share.tronto.net/ | ||
Generated with cgit - Back to sebastiano.tronto.net