pp
This commit is contained in:
parent
60e941fbd6
commit
f4e4c2c520
@ -20,8 +20,10 @@ checksums=('SKIP'
|
||||
'SKIP'
|
||||
)
|
||||
|
||||
|
||||
|
||||
prepare() {
|
||||
if [ $distro=debian]
|
||||
if [ ${distro}=debian]
|
||||
then
|
||||
sudo apt install software-properties-common -y
|
||||
sudo apt-add-repository non-free
|
||||
|
Loading…
Reference in New Issue
Block a user