forked from Plemya-x/alr-repo
		
	фикс
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
if [["${disto}" == "debian"]];
 | 
			
		||||
then
 | 
			
		||||
if [["${disto}" == "debian"]]; then
 | 
			
		||||
sudo dpkg --add-architecture i386
 | 
			
		||||
sudo apt-get update
 | 
			
		||||
fi
 | 
			
		||||
		Reference in New Issue
	
	Block a user