mirror of
https://github.com/HeyPuter/puter.git
synced 2025-02-02 14:18:43 +08:00
tweak: don't auto-start puter-linux for now
This commit is contained in:
parent
18fed60341
commit
07d3592d88
@ -23,7 +23,7 @@ const NULL_UUID = '00000000-0000-0000-0000-000000000000';
|
||||
|
||||
export class ProcessService extends Service {
|
||||
static INITRC = [
|
||||
'puter-linux'
|
||||
// 'puter-linux'
|
||||
];
|
||||
|
||||
async _init () {
|
||||
|
Loading…
Reference in New Issue
Block a user