X-Git-Url: http://gitweb.pimeys.fr/?p=scripts-20-100.git;a=blobdiff_plain;f=persoit.sh;h=aa267e1c848fb14de1ae0c99715d9e79578b6feb;hp=b5ccebb5b6a8ba8f396c5c540630dc150e7a7bf0;hb=HEAD;hpb=dd989221c4c3a956952910ac0d58f055006ed0df 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}