This commit is contained in:
Евгений Храмов 2022-11-05 18:54:41 +03:00
parent 60e941fbd6
commit f4e4c2c520

@ -20,8 +20,10 @@ checksums=('SKIP'
'SKIP' 'SKIP'
) )
prepare() { prepare() {
if [ $distro=debian] if [ ${distro}=debian]
then then
sudo apt install software-properties-common -y sudo apt install software-properties-common -y
sudo apt-add-repository non-free sudo apt-add-repository non-free