webpaste (154B)
1 #!/bin/sh 2 3 for f in $@; do 4 scp "$f" "router:/srv/www/lenczewski.org/pastebin/$(basename $f)" 5 echo "https://lenczewski.org/pastebin/$(basename $f)" 6 done
dotfilesdotfiles.git | |
| git clone git://git.lenczewski.org/dotfiles.git | |
| Log | Files | Refs |