« Auto-éditer un wikilivre/Annexer (Version internationalisée)/src/download.sh » : différence entre les versions

Contenu supprimé Contenu ajouté
m →‎download.sh : Correction de syntaxe pour l'anglais
m →‎download.sh : Update the script
 
Ligne 32 :
mkdir temp
if [ "$2" = "--t" ]; then echo "current dir : "; pwd; fi
echo "téléchargerdownload tousall desdirectories répertoiresof duthe livrebook '$1'"
wget -r -linf -k -p -E -i $1.list -o $Projectdir/temp/wget-log-download.txt
echo "----------"