Add raspberryPI support
This commit is contained in:
@@ -12,6 +12,7 @@ class SupportedOs:
|
||||
WINDOWS = "windows"
|
||||
LINUX = "linux"
|
||||
MAC = "mac"
|
||||
RASPBIAN = "raspberry"
|
||||
|
||||
|
||||
class Ftype:
|
||||
|
||||
Reference in New Issue
Block a user