mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-04-05 09:07:52 +02:00
install: fix typo
This commit is contained in:
parent
7198bc8017
commit
7169fbacb1
2
install
2
install
@ -334,7 +334,7 @@ if [ "$(id -u)" == "0" ]; then
|
||||
if [ -f /usr/etc/rpm-ostreed.conf ]; then
|
||||
cp -v etc/systemd/system/aminda-duperemove.service /etc/systemd/system/
|
||||
cp -v etc/systemd/system/aminda-duperemove.timer /etc/systemd/system/
|
||||
cp -v etc/systemd/system/aminda-duperemove.service.d/{91-fedora-atomic}.conf /etc/systemd/system/aminda-duperemove.service.d/
|
||||
cp -v etc/systemd/system/aminda-duperemove.service.d/91-fedora-atomic.conf /etc/systemd/system/aminda-duperemove.service.d/
|
||||
#cp -v etc/systemd/system/monthly-btrfs-balance.service.d/fedora-atomic.conf /etc/systemd/system/monthly-btrfs-balance.service.d/
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user