mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
fix fedora timeshift (#774)
This commit is contained in:
parent
fc2d731754
commit
f612a38762
|
@ -164,6 +164,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