mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-22 05:12:27 +00:00
fix fedora timeshift
This commit is contained in:
parent
26d0adc829
commit
ad1680e1a6
|
@ -158,6 +158,11 @@ name = "Timeshift Backup"
|
|||
script = "timeshift.sh"
|
||||
task_list = "I"
|
||||
|
||||
[[data.preconditions]]
|
||||
matches = false
|
||||
data = "command_exists"
|
||||
values = [ "dnf" ]
|
||||
|
||||
[[data]]
|
||||
name = "WiFi Manager"
|
||||
description = "This utility is designed to manage wifi in your system"
|
||||
|
|
Loading…
Reference in New Issue
Block a user