Update arch_install.sh
This commit is contained in:
		
							parent
							
								
									3d719553d5
								
							
						
					
					
						commit
						079c362a7d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -157,7 +157,7 @@ if [ "$de_choice" == "1" ]; then | |||
|   GNOME_URL="https://git.rp1.hu/gabeszm/Linux_scriptek/raw/branch/main/gnome.sh" | ||||
| 
 | ||||
|   # Letöltjük a szkriptet | ||||
|   curl -Ls "$GNOME_URL -o gnome.sh" | ||||
|   curl -Ls "$GNOME_URL" -o gnome.sh | ||||
| 
 | ||||
|   # Ellenőrizzük, hogy sikerült-e letölteni | ||||
|   if [ -f "gnome.sh" ]; then | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue