build: flatpak filesystem access tweaks.
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 16m38s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build Tilde Friends / Build-All (push) Successful in 16m38s
				
			This commit is contained in:
		| @@ -5,6 +5,7 @@ sdk: org.freedesktop.Sdk | ||||
| command: tildefriends-run.sh | ||||
| finish-args: | ||||
|   - --share=network | ||||
|   - --filesystem=xdg-data/applications/tildefriends | ||||
| modules: | ||||
|   - name: tildefriends | ||||
|     buildsystem: simple | ||||
| @@ -21,5 +22,5 @@ modules: | ||||
|       - type: script | ||||
|         dest-filename: tildefriends-run.sh | ||||
|         commands: | ||||
|           - mkdir ~/.local/share/applications/tildefriends/ | ||||
|           - mkdir -p ~/.local/share/applications/tildefriends/ | ||||
|           - exec tildefriends run -z /app/share/data.zip -d ~/.local/share/applications/tildefriends/db.sqlite | ||||
|   | ||||
		Reference in New Issue
	
	Block a user