We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e6407 commit 22ab6f9Copy full SHA for 22ab6f9
plugins/apt-file
@@ -39,7 +39,7 @@ then
39
#logfreespace "at start of Plugin $pfx Phase 1"
40
#
41
logtoboth "> Plugin $pfx: Install apt-file"
42
- doaptrpterror "install --no-install-recommends -y apt-file"
+ installpkgsif apt-file
43
44
#logfreespace "at end of $pfx Phase 1"
45
logtoboth "* Plugin $pfx: Complete Phase 1"
0 commit comments