Update arch_install.sh
This commit is contained in:
		
							parent
							
								
									3e7277a6b2
								
							
						
					
					
						commit
						1bab7393ed
					
				
					 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/src/branch/main/gnome.sh" |   GNOME_URL="https://git.rp1.hu/gabeszm/Linux_scriptek/src/branch/main/gnome.sh" | ||||||
| 
 | 
 | ||||||
|   # Letöltjük a szkriptet |   # Letöltjük a szkriptet | ||||||
|   curl -LO "$GNOME_URL" |   curl -Ls "$GNOME_URL -o" | ||||||
| 
 | 
 | ||||||
|   # Ellenőrizzük, hogy sikerült-e letölteni |   # Ellenőrizzük, hogy sikerült-e letölteni | ||||||
|   if [ -f "gnome.sh" ]; then |   if [ -f "gnome.sh" ]; then | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue