mirror of
https://github.com/akuker/RASCSI.git
synced 2025-02-20 00:29:18 +00:00
14 lines
467 B
HTML
14 lines
467 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>RaSCSI-web is Starting</title>
|
||
|
<meta http-equiv="refresh" content="2">
|
||
|
</head>
|
||
|
</html>
|
||
|
<body>
|
||
|
<center>
|
||
|
<h1>RaSCSI Web is starting....</h1>
|
||
|
<h2>This page will automatically refresh.</h2>
|
||
|
<p>First boot and upgrades can take a second to resolve dependancies.</p>
|
||
|
<p>If you're seeing this page for over a minute please check the logs at <tt>sudo journalctl -f</tt></p>
|
||
|
</center>
|
||
|
</body>
|