pp
This commit is contained in:
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
|
||||||
|
Loading…
Reference in New Issue
Block a user