upgr/exampleconfig.lua

8 lines
138 B
Lua
Raw Permalink Normal View History

2021-10-12 23:12:29 +02:00
steps = {
{
unint_alt = {"paru", "-Syu", "--noconfirm"},
interactive = true,
command = {"paru", "-Syu"},
}
}