Skip to content

Commit f2afab3

Browse files
authored
feat(freebsd): add support for freebsd
1 parent 09ee844 commit f2afab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/util/tz/tz_linux.go renamed to coderd/util/tz/tz_freebsd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//go:build linux
1+
//go:build freebsd
22

33
package tz
44

0 commit comments

Comments
 (0)