Allow unawaited installation of plasma-nm
This commit is contained in:
parent
0154a4d456
commit
0e58ab6c3c
|
@ -28,7 +28,7 @@ sed -i \
|
||||||
-e '}' \
|
-e '}' \
|
||||||
PKGBUILD;
|
PKGBUILD;
|
||||||
|
|
||||||
makepkg -si --skippgpcheck;
|
makepkg -si --skippgpcheck --noconfirm;
|
||||||
|
|
||||||
cd "$workingDir";
|
cd "$workingDir";
|
||||||
rm "$pkgName";
|
rm "$pkgName";
|
||||||
|
|
Loading…
Reference in a new issue