Перевод fakeroot на gitea

This commit is contained in:
2025-02-06 14:17:57 +03:00
parent 606cd5473a
commit a57602a278
2 changed files with 2 additions and 2 deletions

View File

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