Initial commit: server + serverfiles
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
if pc . is_mount ( ) ~= true then
|
||||
pc . mining ( )
|
||||
end
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
if pc . is_mount ( ) ~= true then
|
||||
pc . mining ( )
|
||||
end
|
||||