Skip to content

Commit

Permalink
fix(base): tr needs to be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
gehoern authored and johannbg committed Aug 25, 2021
1 parent a93fbc4 commit dfbfd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules.d/99base/module-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends() {
install() {
inst_multiple mount mknod mkdir sleep chroot chown \
sed ls flock cp mv dmesg rm ln rmmod mkfifo umount readlink setsid \
modprobe chmod
modprobe chmod tr

inst_multiple -o findmnt less kmod

Expand Down

0 comments on commit dfbfd33

Please sign in to comment.