фикс
This commit is contained in:
parent
726012ab9b
commit
da6e7c8965
@ -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
|
Loading…
Reference in New Issue
Block a user