Actualiser pihole-alpine-install.sh
This commit is contained in:
@@ -173,7 +173,6 @@ echo ""
|
|||||||
echo "📋 PROCHAINES ÉTAPES:"
|
echo "📋 PROCHAINES ÉTAPES:"
|
||||||
echo "1. Configurer vos appareils pour utiliser cette machine comme DNS"
|
echo "1. Configurer vos appareils pour utiliser cette machine comme DNS"
|
||||||
echo "2. Accéder à l'interface web: http://$(hostname -s | awk '{print $1}')/admin/"
|
echo "2. Accéder à l'interface web: http://$(hostname -s | awk '{print $1}')/admin/"
|
||||||
echo "3. Le mot de passe admin est affiché ci-dessus ou avec: sudo pihole -a -p"
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "🔄 Redémarrage recommandé pour s'assurer que tout fonctionne correctement:"
|
echo "🔄 Redémarrage recommandé pour s'assurer que tout fonctionne correctement:"
|
||||||
echo " reboot"
|
echo " reboot"
|
||||||
@@ -186,4 +185,6 @@ echo " sudo service pihole-FTL status"
|
|||||||
rm -f basic-install.sh
|
rm -f basic-install.sh
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
log "Script d'installation terminé avec succès! 🎉"
|
log "Script d'installation terminé avec succès! 🎉"
|
||||||
|
|
||||||
|
pihole setpassword
|
||||||
Reference in New Issue
Block a user