alr-repo/portproton/preinstall.sh
2022-11-07 11:04:43 +03:00

5 lines
79 B
Bash

#!/usr/bin/env bash
if [disto=debian]
then
sudo dpkg --add-architecture i386
fi