preinstall add

This commit is contained in:
2022-11-10 23:39:53 +03:00
parent da6e7c8965
commit 7e704f3b1f
2 changed files with 1 additions and 6 deletions

View File

@ -1,5 +0,0 @@
#!/usr/bin/env bash
if [["${disto}" == "debian"]]; then
sudo dpkg --add-architecture i386
sudo apt-get update
fi