mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Merge pull request #4755 from B3n30/revert_erase_erase_me
linux-flatpak: revert use precompiled cache
This commit is contained in:
		
						commit
						b9e51f0a0b
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -31,8 +31,6 @@ mkdir -p "$REPO_DIR" | ||||||
| sshfs "$FLATPAK_SSH_USER@$FLATPAK_SSH_HOSTNAME:$SSH_DIR" "$REPO_DIR" -C -p "$FLATPAK_SSH_PORT" -o IdentityFile="$SSH_KEY" | sshfs "$FLATPAK_SSH_USER@$FLATPAK_SSH_HOSTNAME:$SSH_DIR" "$REPO_DIR" -C -p "$FLATPAK_SSH_PORT" -o IdentityFile="$SSH_KEY" | ||||||
| 
 | 
 | ||||||
| # setup ccache location | # setup ccache location | ||||||
| wget 'https://liushuyu.b-cdn.net/citra-ccache-flatpak.tar.xz' |  | ||||||
| tar xf citra-ccache-flatpak.tar.xz -C /root/.ccache --strip-components=1 |  | ||||||
| mkdir -p "$STATE_DIR" | mkdir -p "$STATE_DIR" | ||||||
| ln -sv /root/.ccache "$STATE_DIR/ccache" | ln -sv /root/.ccache "$STATE_DIR/ccache" | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue