2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-01 11:13:24 +00:00

fix: rename unix vars to linux

This commit is contained in:
sammyette 2021-07-08 17:55:19 -07:00
parent 5d78a0c574
commit 196526cc6a

View File

@ -1,4 +1,4 @@
// +build unix
// +build linux
package main