Finish initial adaption of profiles
This commit is contained in:
6
profile/const_linux.go
Normal file
6
profile/const_linux.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package profile
|
||||
|
||||
// OS Identifier Prefix
|
||||
const (
|
||||
IdentifierPrefix = "lin:"
|
||||
)
|
||||
Reference in New Issue
Block a user