fix: remove default repo and disable autoPull by default

This commit is contained in:
2025-02-12 19:13:50 +03:00
parent ec053f7e6a
commit be1a137eab
5 changed files with 40 additions and 26 deletions

View File

@ -29,9 +29,9 @@ import (
"syscall"
"time"
"gitea.plemya-x.ru/Plemya-x/fakeroot"
"mvdan.cc/sh/v3/expand"
"mvdan.cc/sh/v3/interp"
"gitea.plemya-x.ru/Plemya-x/fakeroot"
)
// FakerootExecHandler was extracted from github.com/mvdan/sh/interp/handler.go