Add possibility to run without display

This commit is contained in:
Artur Gurgul 2025-08-17 10:30:42 +02:00
parent 73e3f7548b
commit 83a0f81cbe
4 changed files with 51 additions and 20 deletions

2
bin/vm
View file

@ -70,4 +70,4 @@ when :attach
puts "if not paramteres attaches to last used"
else
puts "Error not found #{options.type}"
end
end