mirror of
				https://github.com/kepler155c/opus
				synced 2025-10-31 07:33:00 +00:00 
			
		
		
		
	Fix kiosk bug from #37
This commit is contained in:
		| @@ -21,7 +21,7 @@ if mon then | ||||
|  | ||||
| 	parallel.waitForAny( | ||||
| 		function() | ||||
| 			os.run(_ENV, '/sys/boot/opus.boot') | ||||
| 			os.run(_ENV, '/sys/boot/opus.lua') | ||||
| 		end, | ||||
|  | ||||
| 		function() | ||||
| @@ -36,5 +36,5 @@ if mon then | ||||
| 		end | ||||
| 	) | ||||
| else | ||||
| 	os.run(_ENV, '/sys/boot/opus.boot') | ||||
| 	os.run(_ENV, '/sys/boot/opus.lua') | ||||
| end | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Anavrins
					Anavrins