mirror of
https://github.com/unraid/api.git
synced 2026-04-24 16:28:31 -05:00
2339a5d4d3
Signed-off-by: Alexis Tyler <xo@wvvw.me>
8 lines
127 B
JavaScript
8 lines
127 B
JavaScript
/*
|
|
* Copyright 2019 Lime Technology Inc. All rights reserved.
|
|
* Written by: Alexis Tyler
|
|
*/
|
|
|
|
// Boot app
|
|
require('./app');
|