From: Vincent Le Gallic Date: Wed, 29 Jan 2014 00:29:24 +0000 (+0100) Subject: [persoit] Maintenant je peux faire persoit HowTo/unicode X-Git-Url: http://gitweb.pimeys.fr/?p=scripts-20-100.git;a=commitdiff_plain;h=ec403e1b12920634bae283393704e4df9832bbef [persoit] Maintenant je peux faire persoit HowTo/unicode --- diff --git a/persoit.sh b/persoit.sh index b5ccebb..aa267e1 100755 --- a/persoit.sh +++ b/persoit.sh @@ -12,6 +12,8 @@ USER=legallic -scp $1 zamok:www/$1 +filename=`basename $1` -echo https://perso.crans.org/$USER/$1 +scp $1 zamok:www/${filename} + +echo https://perso.crans.org/$USER/${filename}