Only run on platforms supported by chroot.

This commit is contained in:
Brad Ackerman 2020-08-09 13:53:21 -07:00
parent 33eb8483ba
commit 94c9b87431
No known key found for this signature in database
GPG Key ID: 5C5E7A6B14E3D827
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
//+build linux,freebsd
package chroot
import (