Skip to content

Commit 22ab6f9

Browse files
committed
Code improvement
1 parent a7e6407 commit 22ab6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/apt-file

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ then
3939
#logfreespace "at start of Plugin $pfx Phase 1"
4040
#
4141
logtoboth "> Plugin $pfx: Install apt-file"
42-
doaptrpterror "install --no-install-recommends -y apt-file"
42+
installpkgsif apt-file
4343
#
4444
#logfreespace "at end of $pfx Phase 1"
4545
logtoboth "* Plugin $pfx: Complete Phase 1"

0 commit comments

Comments
 (0)