Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2013-10-26 23:28:38 +02:00
commit 9468f9b060
34 changed files with 108 additions and 58 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
#!/bin/sh -e
file=$1
file="$1"
host=home.schottelius.org
dir=public_html/temp/
url="http://home.schottelius.org/~nico/temp"