Remplacement du nom 'scripte_install_gaming' par 'debian_gaming_deployment_tool'

This commit is contained in:
2025-07-27 06:45:19 +02:00
parent 983978d577
commit bf9d8536ce

View File

@@ -46,10 +46,10 @@ Script d'installation graphique pour un environnement gaming complet sur Debian.
sudo apt update && sudo apt install -y git sudo apt update && sudo apt install -y git
# Cloner le dépôt # Cloner le dépôt
git clone https://git.favrep.ch/lapatatedouce/scripte_install_gaming.git git clone https://git.favrep.ch/lapatatedouce/debian_gaming_deployment_tool.git
# Entrer dans le répertoire # Entrer dans le répertoire
cd scripte_install_gaming cd debian_gaming_deployment_tool
# Rendre le script exécutable et le lancer # Rendre le script exécutable et le lancer
chmod +x install_gaming.sh && ./install_gaming.sh chmod +x install_gaming.sh && ./install_gaming.sh