Remplacement du nom 'scripte_install_gaming' par 'debian_gaming_deployment_tool'
This commit is contained in:
@@ -46,10 +46,10 @@ Script d'installation graphique pour un environnement gaming complet sur Debian.
|
||||
sudo apt update && sudo apt install -y git
|
||||
|
||||
# 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
|
||||
cd scripte_install_gaming
|
||||
cd debian_gaming_deployment_tool
|
||||
|
||||
# Rendre le script exécutable et le lancer
|
||||
chmod +x install_gaming.sh && ./install_gaming.sh
|
||||
|
||||
Reference in New Issue
Block a user