mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
chore(cli): remove any left vgpu lock file (#2028)
This commit is contained in:
parent
86290d1ce9
commit
aadacbf729
1 changed files with 1 additions and 0 deletions
|
|
@ -447,6 +447,7 @@ var (
|
|||
"/etc/kubekey",
|
||||
"/etc/kke/version",
|
||||
"/etc/systemd/system/olares-swap.service",
|
||||
"/tmp/vgpulock",
|
||||
}
|
||||
|
||||
networkResetCmds = []string{
|
||||
|
|
|
|||
Loading…
Reference in a new issue