debian: Wrong variable name was used to create /usr/share/qubes/xdg/autostart
This commit is contained in:
		
							parent
							
								
									51cac340ca
								
							
						
					
					
						commit
						da6f6bd22b
					
				
							
								
								
									
										2
									
								
								debian/qubes-core-agent.postinst
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/qubes-core-agent.postinst
									
									
									
									
										vendored
									
									
								
							| @ -83,7 +83,7 @@ showIn() { | |||||||
|     desktop_entry_qubes="${XDG_CONFIG_QUBES}/autostart/${desktop_entry##*/}" |     desktop_entry_qubes="${XDG_CONFIG_QUBES}/autostart/${desktop_entry##*/}" | ||||||
| 
 | 
 | ||||||
|     # Make sure Qubes autostart directory exists |     # Make sure Qubes autostart directory exists | ||||||
|     mkdir -p "${XDG_CONFIG_QUBES_AUTOSTART}/autostart" |     mkdir -p "${XDG_CONFIG_QUBES}/autostart" | ||||||
| 
 | 
 | ||||||
|     # Desktop entry exists, so move to Qubes directory and modify it |     # Desktop entry exists, so move to Qubes directory and modify it | ||||||
|     if [ -e "${desktop_entry}" ]; then |     if [ -e "${desktop_entry}" ]; then | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Jason Mehring
						Jason Mehring