mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-05 03:37:04 +01: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…
x
Reference in New Issue
Block a user