mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Merge pull request #2880 from holta/iiab-diagnostics_show-both-cpu-arch
iiab-diagnostics: dpkg --print-architecture && dpkg --print-foreign-acrhitectures
This commit is contained in:
		
						commit
						8045cdc470
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -131,6 +131,8 @@ fi | |||
| echo >> $outfile | ||||
| cat_file /etc/issue.net | ||||
| cat_file /etc/debian_version | ||||
| cat_cmd 'dpkg --print-architecture' 'RaspiOS-on-PC shows: i386' | ||||
| cat_cmd 'dpkg --print-foreign-architectures' 'RaspiOS-on-PC shows: amd64' | ||||
| 
 | ||||
| echo -e '\n\n  1. Files Specially Requested: (from "iiab-diagnostics PATH/FILE1 PATH/FILE2")\n' | ||||
| echo -e '\n\n\n\n1. FILES SPECIALLY REQUESTED (FROM "iiab-diagnostics PATH/FILE1 PATH/FILE2")\n' >> $outfile | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue