forked from Plemya-x/alr-repo
add preinstall
This commit is contained in:
5
portproton/preinstall.sh
Normal file
5
portproton/preinstall.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
if [disto=debian]
|
||||
then
|
||||
sudo dpkg --add-architecture i386
|
||||
fi
|
Reference in New Issue
Block a user