Update main32.sh
This commit is contained in:
parent
c61a1fd1ef
commit
cd601cefb3
@ -17,7 +17,7 @@ apt-get install crossbuild-essential-i386 lib32gcc-11-dev -y
|
|||||||
apt-get build-dep ./ -y -a i386
|
apt-get build-dep ./ -y -a i386
|
||||||
|
|
||||||
# Build package
|
# Build package
|
||||||
dpkg-buildpackage -a i386
|
dpkg-buildpackage -a i386 --no-sign
|
||||||
|
|
||||||
# Move the debs to output
|
# Move the debs to output
|
||||||
cd ../
|
cd ../
|
||||||
|
Loading…
Reference in New Issue
Block a user