11 lines
171 B
TOML
11 lines
171 B
TOML
rootCmd = 'sudo'
|
|
pagerStyle = 'native'
|
|
ignorePkgUpdates = []
|
|
|
|
[[repo]]
|
|
name = 'default'
|
|
url = 'https://github.com/Elara6331/lure-repo.git'
|
|
|
|
[unsafe]
|
|
allowRunAsRoot = true
|