preinstall add
This commit is contained in:
@ -20,7 +20,7 @@ scripts=(
|
|||||||
#sources=("git+https://github.com/Castro-Fidel/PortWINE.git")
|
#sources=("git+https://github.com/Castro-Fidel/PortWINE.git")
|
||||||
sources=("https://raw.githubusercontent.com/Castro-Fidel/PortWINE/master/portwine_install_script/PortProton_1.0"
|
sources=("https://raw.githubusercontent.com/Castro-Fidel/PortWINE/master/portwine_install_script/PortProton_1.0"
|
||||||
"git+https://github.com/Castro-Fidel/PortProton_PKGBUILD.git"
|
"git+https://github.com/Castro-Fidel/PortProton_PKGBUILD.git"
|
||||||
"https://gitflic.ru/project/xpamych/xpamych-lure-repo/blob?file=portproton%2Fpreinstall.sh"
|
""
|
||||||
)
|
)
|
||||||
checksums=('SKIP'
|
checksums=('SKIP'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
if [["${disto}" == "debian"]]; then
|
|
||||||
sudo dpkg --add-architecture i386
|
|
||||||
sudo apt-get update
|
|
||||||
fi
|
|
Reference in New Issue
Block a user