mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
k9s: Persist config and logs (#5389)
This commit is contained in:
parent
9c9fff0240
commit
c26fa5de1a
@ -14,6 +14,10 @@
|
||||
}
|
||||
},
|
||||
"bin": "k9s.exe",
|
||||
"env_set": {
|
||||
"K9S_CONFIG_DIR": "$persist_dir/config",
|
||||
"K9S_LOGS_DIR": "$persist_dir/logs"
|
||||
},
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user