Merge pull request #20 from tommytran732/patch-3

Typo fix
This commit is contained in:
Tommaso Chiti 2021-07-25 16:28:27 +02:00 committed by GitHub
commit de0f3682d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -229,7 +229,7 @@ systemctl enable snapper-timeline.timer --root=/mnt &>/dev/null
systemctl enable snapper-cleanup.timer --root=/mnt &>/dev/null systemctl enable snapper-cleanup.timer --root=/mnt &>/dev/null
systemctl enable grub-btrfs.path --root=/mnt &>/dev/null systemctl enable grub-btrfs.path --root=/mnt &>/dev/null
# Enabling systemd-oom. # Enabling systemd-oomd.
echo "Enabling systemd-oomd." echo "Enabling systemd-oomd."
systemctl enable systemd-oomd --root=/mnt &>/dev/null systemctl enable systemd-oomd --root=/mnt &>/dev/null