fixed the realtime entry in programs.cfg

This commit is contained in:
Izaya 2020-01-22 18:21:34 +11:00
parent d24c914855
commit 92a740389e
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@
["realtime"] = {
files = {
["master/realtime/OpenOS/usr/lib/realtime.lua"] = "/lib",
["master/realtime/OpenOS/usr/man/wolbeacon"] = "/man",
["master/realtime/OpenOS/usr/man/realtime"] = "/man",
},
name = "realtime",
description = "Real-time library for OpenOS",