|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
DFDIR="$(realpath "$(dirname "$0")")" |
|
|
|
|
cd ${DFDIR} |
|
|
|
|
# cfg ------------------------------------------------------------------ |
|
|
|
|
VERSION="10.6-1" |
|
|
|
|
VERSION="10.7-1" |
|
|
|
|
|
|
|
|
|
if [ `whoami` != root ]; then |
|
|
|
|
echo "erreur : lancer DFbuild en tant qu'administrateur" |
|
|
|
@ -81,7 +81,7 @@ rm -Rf src-deb/
|
|
|
|
|
echo "" |
|
|
|
|
echo "INFOS : récupération des cahiers du débutant" |
|
|
|
|
cd config/packages/ |
|
|
|
|
wget -q -c https://debian-facile.org/projets/lescahiersdudebutant/download/lescahiersdudebutant_10.5-2_all.deb |
|
|
|
|
wget -q -c https://debian-facile.org/projets/lescahiersdudebutant/download/lescahiersdudebutant_10.6_all.deb |
|
|
|
|
cd ${DFDIR} |
|
|
|
|
|
|
|
|
|
## téléchargement des vidéos de présentation et d'installation |
|
|
|
|