Update steam-repos-fix.service
This commit is contained in:
parent
271085f83b
commit
330f6ccc7b
@ -2,7 +2,7 @@
|
|||||||
Description=Removes broken steam.list from apt.
|
Description=Removes broken steam.list from apt.
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/bash -c "rm -rf /etc/apt/sources.list.d/steam.list || echo 'no steam repos' " && /usr/bin/bash -c "rm -rf /etc/apt/sources.list.d/pika.list || echo 'no pika iso repos' "
|
ExecStart=/usr/bin/bash -c "rm -rf /etc/apt/sources.list.d/steam-stable.list || echo 'no steam repos' " && /usr/bin/bash -c "rm -rf /etc/apt/sources.list.d/pika.list || echo 'no pika iso repos' "
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user