mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Typo fix
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
42f1719ac8
commit
8b6b7028d9
@ -58,7 +58,7 @@ systemctl enable --now pve-daily-update.timer
|
||||
|
||||
mkdir -p /etc/systemd/system/fwupd-refresh.service.d
|
||||
echo '[Service]
|
||||
ExecStart=ExecStart=/usr/bin/fwupdmgr update' | tee /etc/systemd/system/fwupd-refresh.service.d/override.conf
|
||||
ExecStart=/usr/bin/fwupdmgr update' | tee /etc/systemd/system/fwupd-refresh.service.d/override.conf
|
||||
systemctl daemon-reload
|
||||
systemctl enable --now fwupd-refresh.timer
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user