diff options
Diffstat (limited to 'hst/container.go')
| -rw-r--r-- | hst/container.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hst/container.go b/hst/container.go index 8696d85b..15a5d221 100644 --- a/hst/container.go +++ b/hst/container.go @@ -6,7 +6,7 @@ import ( "syscall" "time" - "hakurei.app/container/check" + "hakurei.app/check" ) // PrivateTmp is a private writable path in a hakurei container. |
