fix on autostart dir on distros
This commit is contained in:
		
							
								
								
									
										5
									
								
								install
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								install
									
									
									
									
									
								
							@@ -66,7 +66,10 @@ if [ ! -d /home/"$USER"/.local/share ]
 | 
			
		||||
    else
 | 
			
		||||
        cp -r wg_nmcli /home/"$USER"/.local/share/
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
if [ ! -d /home/"$USER"/.config/autostart ]
 | 
			
		||||
    then
 | 
			
		||||
        mkdir -p /home/"$USER"/.config/autostart
 | 
			
		||||
fi
 | 
			
		||||
wait;
 | 
			
		||||
sudo mkdir -p /usr/share/icons/Arch-Symbole ; sudo cp icons/wg-vpn.png /usr/share/icons/Arch-Symbole/
 | 
			
		||||
wait;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user