This commit is contained in:
2024-05-07 16:53:22 +03:00
parent e2752043d8
commit ff5c58bc43
3 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ import (
"syscall"
"time"
"lure.sh/fakeroot"
"gitflic.ru/project/xpamych/fakeroot"
"mvdan.cc/sh/v3/expand"
"mvdan.cc/sh/v3/interp"
)