mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-26 13:49:21 +00:00
15 lines
473 B
HTML
15 lines
473 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 while resolving dependencies.</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>
|